diff --git a/CHANGELOG.md b/CHANGELOG.md index 49bdbe9ad..1c3b88fe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased +:wrench: **Fixes** + +- Change "Contact us" in the footer link examples to "Give us feedback" ([PR 972](https://github.com/nhsuk/nhsuk-frontend/pull/972)) + :new: **New features** - Make nhsuk-page-width a default so that services can override it ([PR 971](https://github.com/nhsuk/nhsuk-frontend/pull/971)) diff --git a/app/components/all.njk b/app/components/all.njk index d1b9ef3d7..779ba681c 100644 --- a/app/components/all.njk +++ b/app/components/all.njk @@ -909,8 +909,8 @@ "label": "About us" }, { - "URL": "https://www.nhs.uk/contact-us/", - "label": "Contact us" + "URL": "https://www.nhs.uk/give-feedback-about-the-nhs-website/", + "label": "Give us feedback" }, { "URL": "https://www.nhs.uk/Personalisation/Login.aspx", diff --git a/app/components/footer/custom-copyright.njk b/app/components/footer/custom-copyright.njk index 0e760dfe6..c60ebbd62 100644 --- a/app/components/footer/custom-copyright.njk +++ b/app/components/footer/custom-copyright.njk @@ -14,7 +14,7 @@ }, { "URL": "#", - "label": "Contact us" + "label": "Give us feedback" }, { "URL": "#", diff --git a/app/components/footer/footer-in-columns.njk b/app/components/footer/footer-in-columns.njk index 7dc2b45ef..0fff4e4d6 100644 --- a/app/components/footer/footer-in-columns.njk +++ b/app/components/footer/footer-in-columns.njk @@ -68,10 +68,6 @@ } ], "linksColumn3": [ - { - "URL": "#", - "label": "Contact us" - }, { "URL": "#", "label": "Other NHS websites" @@ -86,6 +82,10 @@ "URL": "#", "label": "About us" }, + { + "URL": "#", + "label": "Give us feedback" + }, { "URL": "#", "label": "Accessibility statement" diff --git a/app/components/footer/index.njk b/app/components/footer/index.njk index f861b414e..af29f7688 100644 --- a/app/components/footer/index.njk +++ b/app/components/footer/index.njk @@ -13,7 +13,7 @@ }, { "URL": "#", - "label": "Contact us" + "label": "Give us feedback" }, { "URL": "#", diff --git a/packages/components/footer/README.md b/packages/components/footer/README.md index 943a7551f..fc04a900d 100644 --- a/packages/components/footer/README.md +++ b/packages/components/footer/README.md @@ -25,7 +25,7 @@ Your copyright statement must reflect the ownership of your website or service. Accessibility statement