diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 87e058969..cafff3f8f 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -50,6 +50,8 @@ <%= render partial: "layouts/collection_resources" %>
CORE (COntinuous REcording of Lettings and Sales in Social Housing in England) is a service that collects information about every new social housing letting and sale in England. The data you submit is used to make decisions about funding, regulations, and policies.
+<%= govuk_link_to "Learn more about statistics on social housing lettings (opens in a new tab)", "https://www.gov.uk/government/collections/rents-lettings-and-tenancies", target: "_blank" %>
diff --git a/app/views/start/index.html.erb b/app/views/start/index.html.erb index a726be277..47d9de516 100644 --- a/app/views/start/index.html.erb +++ b/app/views/start/index.html.erb @@ -24,6 +24,8 @@You can <%= govuk_mail_to("dluhc.digital-services@levellingup.gov.uk", "request an account", subject: "CORE: Request a new account") %> if your organisation doesn’t have one.
<%= govuk_link_to guidance_path do %>Guidance for submitting social housing lettings and sales data (CORE)<% end %>