Skip to content

Commit f17a677

Browse files
authored
Rename features folder and features.md to 'about' for tidiness. Fix internal links as a result of this change. Update sitemap.
1 parent dae7d81 commit f17a677

19 files changed

+46
-45
lines changed

docs/_data/home/how-it-works.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
- heading: Write your messages
22
description: |
33
Create reusable templates or free-text messages for each message channel:
4-
- [NHS App messages and notifications](https://notify.nhs.uk/features/nhs-app-messages)
5-
- [emails](https://notify.nhs.uk/features/emails)
6-
- [text messages (SMS)](https://notify.nhs.uk/features/text-messages-sms)
7-
- [letters](https://notify.nhs.uk/features/letters)
4+
- [NHS App messages and notifications](https://notify.nhs.uk/about/nhs-app-messages)
5+
- [emails](https://notify.nhs.uk/about/emails)
6+
- [text messages (SMS)](https://notify.nhs.uk/about/text-messages-sms)
7+
- [letters](https://notify.nhs.uk/about/letters)
88
image: 1-write-your-message.svg
99
image_alt: ""
1010

docs/_includes/breadcrumb.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
<!-- Mobile breadcrumb back -->
4646

47-
<!-- Features -->
47+
<!-- About -->
4848
{% if page.title == "About" %}
4949
<a class="nhsuk-back-link" href="{{site.baseurl}}/">
5050
<span class="nhsuk-u-visually-hidden">Back to &nbsp;</span>
@@ -59,7 +59,7 @@
5959
</a>
6060
{% endif %}
6161

62-
<!-- Pricing -->
62+
<!-- Pricing and commercial -->
6363
{% if page.title == "Pricing and commercial" %}
6464
<a class="nhsuk-back-link" href="{{site.baseurl}}/">
6565
<span class="nhsuk-u-visually-hidden">Back to &nbsp;</span>
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@ permalink: /about/
1111

1212
Use NHS Notify to send:
1313

14-
- [NHS App messages]({% link pages/features/nhs-app-messages.md %})
15-
- [emails]({% link pages/features/emails.md %})
16-
- [text messages (SMS)]({% link pages/features/text-messages.md %})
17-
- [letters]({% link pages/features/letters.md %})
14+
- [NHS App messages]({% link pages/about/nhs-app-messages.md %})
15+
- [emails]({% link pages/about/emails.md %})
16+
- [text messages (SMS)]({% link pages/about/text-messages.md %})
17+
- [letters]({% link pages/about/letters.md %})
1818

1919
You can send messages in bulk or individually.
2020

2121
## Access NHS Notify
2222

23-
- [API]({% link pages/features/api.md %})
24-
- [MESH]({% link pages/features/mesh.md %})
23+
- [API]({% link pages/about/api.md %})
24+
- [MESH]({% link pages/about/mesh.md %})
2525

2626
## Send messages based on your needs
2727

28-
- [Campaigns]({% link pages/features/campaigns.md %})
29-
- [Event based messaging]({% link pages/features/event-based-messaging.md %})
30-
- [Direct messaging]({% link pages/features/direct-messaging.md %})
28+
- [Campaigns]({% link pages/about/campaigns.md %})
29+
- [Event based messaging]({% link pages/about/event-based-messaging.md %})
30+
- [Direct messaging]({% link pages/about/direct-messaging.md %})
3131

3232
## Send messages to groups of recipients without their contact details
3333

@@ -83,7 +83,7 @@ To send messages automatically, you'll need a developer to integrate with the NH
8383

8484
## Keep your data secure
8585

86-
[Learn more about NHS Notify’s security features.]({% link pages/features/security.md %})
86+
[Learn more about NHS Notify’s security features.]({% link pages/about/security.md %})
8787

8888
## Get support when you need it
8989

File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ When you send NHS App messages as part of a campaign with NHS Notify, you must a
3737

3838
## See what's next for NHS Notify
3939

40-
If you're thinking of using NHS Notify for campaign messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/features/roadmap.md %}).
40+
If you're thinking of using NHS Notify for campaign messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/about/roadmap.md %}).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ text='You must adhere to the following in your user journeys:
7171

7272
## See what's next for NHS Notify
7373

74-
If you're thinking of using NHS Notify for direct messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/features/roadmap.md %}).
74+
If you're thinking of using NHS Notify for direct messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/about/roadmap.md %}).
File renamed without changes.

docs/pages/features/event-based-messaging.md renamed to docs/pages/about/event-based-messaging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ When you send event based messages with the NHS App, you must adhere to the foll
3737

3838
## See what's next for NHS Notify
3939

40-
If you're thinking of using NHS Notify for event based messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/features/roadmap.md %}).
40+
If you're thinking of using NHS Notify for event based messaging but cannot find the features you need, [read our roadmap to find out what we're working on next]({% link pages/about/roadmap.md %}).
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)