diff --git a/app/views/layouts/_footer.html.erb b/app/views/layouts/_footer.html.erb index 06b665549..8fe65335a 100644 --- a/app/views/layouts/_footer.html.erb +++ b/app/views/layouts/_footer.html.erb @@ -16,7 +16,7 @@

Email

diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 5b2994020..569d73e9e 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -54,7 +54,7 @@
<%= govuk_phase_banner( tag: { text: 'Beta' }, - text: "This is a new service – #{govuk_mail_to("submitcoredata@communities.gov.uk", "give feedback or report a problem", subject: "Feedback about #{t('service_name')}")}".html_safe + text: "This is a new service – #{govuk_mail_to("submitcoredata@levellingup.gov.uk", "give feedback or report a problem", subject: "Feedback about #{t('service_name')}")}".html_safe ) %> <%= content_for(:breadcrumbs) %>