diff --git a/docs/views/about.html b/docs/views/about.html index b825bddc..021fa087 100755 --- a/docs/views/about.html +++ b/docs/views/about.html @@ -17,25 +17,25 @@
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.UK prototype kit is maintained by NHS Digital. If you’ve got a question or need support you can:
The prototype kit is always evolving as we learn more. Help us to improve and grow it:
You must protect user privacy at all times, even when using prototypes. Prototypes made with the kit look like NHS.UK, but do not have the same security provisions. Always make sure you are handling user data appropriately.
Things made with the kit may look like NHS.UK, but do not have production code and likely aren't fully accessible. Don't use the kit as a base for a production service.
If you have any problems, ask a developer on your team (if you have one), email us or get in touch on the NHS.UK #prototype-kit Slack channel.
+If you have any problems, ask a developer on your team (if you have one), email us or get in touch on the NHS digital service manual #prototype-kit Slack channel.
{% include "how-tos/includes/back-button.html" %} diff --git a/docs/views/install/simple.html b/docs/views/install/simple.html index 0fc6dcd2..e350fb28 100644 --- a/docs/views/install/simple.html +++ b/docs/views/install/simple.html @@ -23,19 +23,19 @@To start making prototypes you need to setup the right tools to make the kit work.
This guide will show you how to get setup in 8 steps.
- +You don’t need any technical knowledge to follow along.
Installation takes up to 20 minutes depending on how much you need to install.
- -If you have any problems, ask a developer on your team (if you have one), email us or get in touch on the NHS.UK #prototype-kit Slack channel.
- + +If you have any problems, ask a developer on your team (if you have one), email us or get in touch on the NHS digital service manual #prototype-kit Slack channel.
+If you are familiar with using git and the terminal, then you might prefer the developer friendly guide.