Skip to content

Commit 71e2ee1

Browse files
committed
Moving the use case pages to Features
1 parent 7eb2872 commit 71e2ee1

File tree

7 files changed

+18
-18
lines changed

7 files changed

+18
-18
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
layout: page
66
title: Campaigns
7-
parent: Using NHS Notify
7+
parent: Features
88
nav_order: 1
9-
permalink: /using-nhs-notify/campaigns
9+
permalink: /features/campaigns
1010
section: By use case
1111
---
1212

docs/pages/using-nhs-notify/direct-messaging.md renamed to docs/pages/features/direct-messaging.md

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

55
layout: page
66
title: Direct messaging
7-
parent: Using NHS Notify
7+
parent: Features
88
nav_order: 3
9-
permalink: /using-nhs-notify/direct-messaging
9+
permalink: /features/direct-messaging
1010
section: By use case
1111
---
1212

docs/pages/using-nhs-notify/event-based-messaging.md renamed to docs/pages/features/event-based-messaging.md

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

55
layout: page
66
title: Event based messaging
7-
parent: Using NHS Notify
7+
parent: Features
88
nav_order: 2
9-
permalink: /using-nhs-notify/event-based-messaging
9+
permalink: /features/event-based-messaging
1010
section: By use case
1111
---
1212

docs/pages/features/features.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ has_children: true
99
permalink: /features/
1010
---
1111

12+
By use case
13+
14+
- [Campaigns]({% link pages/features/campaigns.md %})
15+
- [Event based messaging]({% link pages/features/event-based-messaging.md %})
16+
- [Direct messaging]({% link pages/features/direct-messaging.md %})
17+
1218
Use NHS Notify to send:
1319

1420
- [NHS App messages]({% link pages/features/nhs-app-messages.md %})

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ permalink: /get-started/
1313

1414
You can only use NHS Notify if your organisation or service sends:
1515

16-
- [event-based messages]({% link pages/using-nhs-notify/event-based-messaging.md %})
17-
- [direct messages]({% link pages/using-nhs-notify/direct-messaging.md %})
18-
- [messages that are part of a campaign]({% link pages/using-nhs-notify/campaigns.md %})
16+
- [event-based messages]({% link pages/features/event-based-messaging.md %})
17+
- [direct messages]({% link pages/features/direct-messaging.md %})
18+
- [messages that are part of a campaign]({% link pages/features/campaigns.md %})
1919

2020
You also need to have:
2121

docs/pages/get-started/onboard-with-notify.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ In the form you'll be asked to:
9292
heading='Confirm your use case'
9393
text='You can only use NHS Notify if your organisation or service sends messages that are:
9494

95-
- [part of a campaign](https://notify.nhs.uk/using-nhs-notify/campaigns)
96-
- [triggered when something happens in your service](https://notify.nhs.uk/using-nhs-notify/event-based-messaging)
97-
- [sent directly on a one-to-one basis](https://notify.nhs.uk/using-nhs-notify/direct-messaging)
95+
- [part of a campaign](https://notify.nhs.uk/features/campaigns)
96+
- [triggered when something happens in your service](https://notify.nhs.uk/features/event-based-messaging)
97+
- [sent directly on a one-to-one basis](https://notify.nhs.uk/features/direct-messaging)
9898
'
9999
%}
100100

docs/pages/using-nhs-notify/using-nhs-notify.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ permalink: /using-nhs-notify/
1111

1212
This guidance is to help teams understand how to use NHS Notify.
1313

14-
## By use case
15-
16-
- [Campaigns]({% link pages/using-nhs-notify/campaigns.md %})
17-
- [Event based messaging]({% link pages/using-nhs-notify/event-based-messaging.md %})
18-
- [Direct messaging]({% link pages/using-nhs-notify/direct-messaging.md %})
19-
2014
## Accessing NHS Notify
2115

2216
- [API]({% link pages/using-nhs-notify/api.md %})

0 commit comments

Comments
 (0)