From 84cf4aad30d30d78311c1c6e0f92017ed4ecb196 Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Tue, 11 Jan 2022 16:47:17 +0000 Subject: [PATCH] Remove incorrect link on start page, use blank link for now --- app/views/start/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/start/index.html.erb b/app/views/start/index.html.erb index d223bfca1..80f2ee3d5 100644 --- a/app/views/start/index.html.erb +++ b/app/views/start/index.html.erb @@ -11,7 +11,7 @@
  • upload data for multiple sales and lettings
  • transfer data using an API
  • <%# TODO: Add link to lettings log form %> -
  • <%= govuk_link_to("download a copy of the 2021 to 2022 lettings log as a PDF", "https://digital.dclg.gov.uk/jira/servicedesk/customer/portal/4/group/21") %> (2MB)
  • +
  • <%= govuk_link_to("download a copy of the 2021 to 2022 lettings log as a PDF", "#") %> (2MB)
  • The data will be used to update the national record for social housing. It will also help to inform policy about the cost of social housing and what type of housing needs to be built.

    This service is only for social housing in England.