From 8720467d3585dc3e40199cb4e58543c0c436813a Mon Sep 17 00:00:00 2001 From: roobottom Date: Thu, 17 Mar 2022 13:33:58 +0000 Subject: [PATCH] Link to DSA from start page --- app/views/start/index.html.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/start/index.html.erb b/app/views/start/index.html.erb index 80f2ee3d5..43259bb51 100644 --- a/app/views/start/index.html.erb +++ b/app/views/start/index.html.erb @@ -41,6 +41,9 @@ <%# TODO: Add link to guidance %> <%= govuk_link_to("How to submit social housing lettings and sales data (CORE)", "#", classes: "app-related-navigation__section-link app-related-navigation__section-link--other") %> +
  • + <%= govuk_link_to("Data sharing agreement", "#", classes: "app-related-navigation__section-link app-related-navigation__section-link--other") %> +