Skip to content

Commit dec6565

Browse files
authored
Onboarding checklist and form V1 (#116)
* publish onboarding page for Alex demo * Publish onboarding page and other misc changes * Includes: - onboard with NHS Notify content V1 - layout change to /get-started and link adding for onboarding content - minor wording change in support from 'using NHS Notify' to 'live with NHS Notify' * - URL for NHS Digital developer account page (Git secrets did not like direct URL to sign in page) * change link url to go to /onboard-with-nhs-notify * vale accept word changes * removed mention of having to create own fallbacks * Emma 2i change
1 parent aed152f commit dec6565

File tree

8 files changed

+243
-261
lines changed

8 files changed

+243
-261
lines changed

docs/_includes/custom-components/direct-message-feature-list.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,7 @@ <h3 class="nhsuk-heading-s">Sending messages</h3>
326326
The rules that trigger when a fallback is used for each message channel in a routing plan
327327
</div>
328328
<p>
329-
If you send direct messages with the NHS App you must create your own fallback functionality and adhere to the
330-
following:
329+
If you send direct messages with the NHS App you must adhere to the following:
331330
</p>
332331
<h4 class="nhsuk-heading-xs">1. Time sensitive NHS App messages should fallback when:</h4>
333332
<ul class="nhsuk-list nhsuk-list--bullet">

docs/pages/get-started/(draft)onboard-with-notify.md

Lines changed: 0 additions & 249 deletions
This file was deleted.

docs/pages/get-started/get-started.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Feel free to add content and custom Front Matter to this file.
33
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
44

5-
layout: no-nav-page
5+
layout: page
66
title: Get started
77
nav_order: 1
88
has_children: true
@@ -23,11 +23,7 @@ You also need to have:
2323
- a way to get the NHS numbers of your recipients
2424
- technical or developer support to build your integration with NHS Notify
2525

26-
You should also read our:
27-
28-
- [terms and conditions (opens in a new tab)](https://digital.nhs.uk/services/nhs-notify/terms-and-conditions){:target="\_blank"}
29-
- [acceptable use policy (opens in a new tab)](https://digital.nhs.uk/services/nhs-notify/acceptable-use-policy){:target="\_blank"}
30-
- [privacy policy (opens in a new tab)](https://digital.nhs.uk/services/nhs-notify/transparency-notice){:target="\_blank"}
26+
You should also know [how to onboard with NHS Notify]({% link pages/get-started/onboard-with-notify.md %}).
3127

3228
## 2. Register your interest
3329

0 commit comments

Comments
 (0)