diff --git a/CHANGELOG.md b/CHANGELOG.md index 2170bccf..d878c5d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# NHS.UK prototype kit Changelog +# NHS prototype kit Changelog ## Unreleased @@ -6,6 +6,7 @@ - Update Header to use the `serviceName` variable ([PR 417](https://github.com/nhsuk/nhsuk-prototype-kit/pull/417)) - Remove example page template with lots of content examples on it ([PR 420](https://github.com/nhsuk/nhsuk-prototype-kit/pull/420)) - Update default service name ([PR 419](https://github.com/nhsuk/nhsuk-prototype-kit/pull/419)) +- Changed all references from 'NHS.UK prototype kit' to 'NHS prototype kit' ## 5.1.0 - 12 November 2024 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6470260f..e0941e4a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contribution guidelines -Thank you for your interest in contributing to NHS.UK prototype kit, we really appreciate it. There are a number of ways that you can contribute – reporting bugs, fixing bugs, suggesting new features or writing documentation. +Thank you for your interest in contributing to NHS prototype kit, we really appreciate it. There are a number of ways that you can contribute – reporting bugs, fixing bugs, suggesting new features or writing documentation. ## Contributing diff --git a/README.md b/README.md index ac69d1a7..be11271e 100755 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# NHS.UK prototype kit +# NHS prototype kit -Visit the NHS.UK prototype kit site to download the latest version and read the documentation. +Visit the NHS prototype kit site to download the latest version and read the documentation. -## About the NHS.UK prototype kit +## About the NHS prototype kit -The NHS.UK prototype kit enables you to make interactive prototypes that will look like pages on NHS.UK. The prototypes you make are a great way to show ideas to others and for conducting user research. +The NHS prototype kit enables you to make interactive prototypes that will look like pages on NHS.UK. The prototypes you make are a great way to show ideas to others and for conducting user research. ## Security @@ -23,7 +23,7 @@ Start the kit with `npm run watch`. ## Contribute -If you want to contribute to the NHS.UK prototype kit, by reporting bugs, fixing bugs, suggesting new features or writing documentation, then read our [contributing guidelines](CONTRIBUTING.md). +If you want to contribute to the NHS prototype kit, by reporting bugs, fixing bugs, suggesting new features or writing documentation, then read our [contributing guidelines](CONTRIBUTING.md). ## Development environment @@ -66,4 +66,4 @@ Code analysis results can be found in [SonarQube](https://sonar.nhswebsite.nhs.u ## Support -The NHS.UK prototype kit is maintained by NHS England. [Email us](mailto:service-manual@nhs.net), open a [Github issue](https://github.com/nhsuk/nhsuk-prototype-kit/issues/new) or get in touch on the [NHS digital service manual Slack workspace](https://join.slack.com/t/nhs-service-manual/shared_invite/enQtNTIyOTEyNjU3NDkyLTk4NDQ3YzkwYzk1Njk5YjAxYTI5YTVkZmUxMGQ0ZjA3NjMyM2ZkNjBlMWMxODVjZjYzNzg1ZmU4MWY1NmE2YzE). +The NHS prototype kit is maintained by NHS England. [Email us](mailto:service-manual@nhs.net), open a [Github issue](https://github.com/nhsuk/nhsuk-prototype-kit/issues/new) or get in touch on the [NHS digital service manual Slack workspace](https://join.slack.com/t/nhs-service-manual/shared_invite/enQtNTIyOTEyNjU3NDkyLTk4NDQ3YzkwYzk1Njk5YjAxYTI5YTVkZmUxMGQ0ZjA3NjMyM2ZkNjBlMWMxODVjZjYzNzg1ZmU4MWY1NmE2YzE). diff --git a/app/views/index.html b/app/views/index.html index f5be2d8b..7992b88c 100755 --- a/app/views/index.html +++ b/app/views/index.html @@ -12,7 +12,7 @@ {% block pageTitle %} - NHS.UK prototype kit + NHS prototype kit {% endblock %} @@ -29,7 +29,7 @@

- NHS.UK prototype kit + NHS prototype kit Version {{version}}

diff --git a/app/views/layout.html b/app/views/layout.html index 22bbdc84..1c743d0c 100755 --- a/app/views/layout.html +++ b/app/views/layout.html @@ -14,7 +14,7 @@ {% block pageTitle %} - NHS.UK prototype kit + NHS prototype kit {% endblock %} diff --git a/docs/views/layout.html b/docs/views/layout.html index 93330f72..a61496f8 100755 --- a/docs/views/layout.html +++ b/docs/views/layout.html @@ -6,14 +6,14 @@ {% endblock %} {% block pageTitle %} - NHS.UK prototype kit + NHS prototype kit {% endblock %} {% block header %}