From 9e6e2bc767fb0d15e3fa5fc6105b146c604e91a7 Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Wed, 8 Jun 2022 15:04:37 +0100 Subject: [PATCH] Use email link to request a new organisation on the start page --- 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 72a6619e4..7a6d0897f 100644 --- a/app/views/start/index.html.erb +++ b/app/views/start/index.html.erb @@ -19,7 +19,7 @@

Before you start

Use your account details to sign in.

If you need to set up a new account, speak to your organisation’s CORE data coordinator. If you don’t know who that is, <%= govuk_link_to("contact the helpdesk", "https://digital.dclg.gov.uk/jira/servicedesk/customer/portal/4/group/21") %>.

-

You can <%= govuk_link_to("request an account", "https://digital.dclg.gov.uk/jira/servicedesk/customer/portal/4/group/21") %> if your organisation doesn’t have one.

+

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.