Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to communities email #277

Merged
merged 2 commits into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/views/accessibility.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

## Feedback and contact information

If you find any problems not listed on this page or think we're not meeting accessibility requirements, contact: <digitalland@levellingup.gov.uk>.
If you find any problems not listed on this page or think we're not meeting accessibility requirements, contact: <digitalland@communities.gov.uk>.

If you need information on this service in a different format, like accessible PDF, large print, easy read, audio recording or braille, email <digitalland@levellingup.gov.uk>.
If you need information on this service in a different format, like accessible PDF, large print, easy read, audio recording or braille, email <digitalland@communities.gov.uk>.

We'll consider your request and get back to you in 5 business days.

Expand Down
2 changes: 1 addition & 1 deletion src/views/check/confirmation.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

## What you need to do next

You need to send an email to [digitalland@levellingup.gov.uk](mailto:digitalland@levellingup.gov.uk).
You need to send an email to [digitalland@communities.gov.uk](mailto:digitalland@communities.gov.uk).

The email must include:

Expand Down
2 changes: 1 addition & 1 deletion src/views/errorPages/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ <h1 class="govuk-heading-l">{{pageName}}</h1>
<p>If you pasted the web address, check you copied the entire address.</p>

<p>If the web address is correct or vou selected a link or button send an email
to <a href="mailto:digitalland@levellingup.gov.uk">digitalland@levellingup.gov.uk</a>.</p>
to <a href="mailto:digitalland@communities.gov.uk">digitalland@communities.gov.uk</a>.</p>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/views/layouts/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
{% set footerHtml %}
<h2 class="govuk-heading-m">Get help</h2>

<p class="govuk-!-font-size-16">Email: <a href="mailto:digitalland@levellingup.gov.uk">digitalland@levellingup.gov.uk</a></br>
<p class="govuk-!-font-size-16">Email: <a href="mailto:digitalland@communities.gov.uk">digitalland@communities.gov.uk</a></br>
You’ll get a response within 5 working days.</p>

<hr class="govuk-section-break govuk-section-break--l">
Expand Down
2 changes: 1 addition & 1 deletion src/views/privacy-notice.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
* think that your personal data has been misused or mishandled

Knowledge and Information Access Team \
[dataprotection@levellingup.gov.uk](mailto:dataprotection@levellingup.gov.uk) \
[dataprotection@communities.gov.uk](mailto:dataprotection@communities.gov.uk) \
Ministry of Housing, Communities and Local Government \
2nd floor NW, Fry Building \
2 Marsham Street \
Expand Down