Skip to content

Commit 0e8cd23

Browse files
committed
CCM-11438 Update mesh url
1 parent a660ef3 commit 0e8cd23

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

frontend/src/__tests__/components/forms/EmailTemplateForm/__snapshots__/EmailTemplateForm.test.tsx.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ exports[`Client-side validation triggers 1`] = `
284284
</a>
285285
or
286286
<a
287-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
287+
href="/using-nhs-notify/mesh"
288288
rel="noopener noreferrer"
289289
target="_blank"
290290
>
@@ -1046,7 +1046,7 @@ exports[`renders page one error 1`] = `
10461046
</a>
10471047
or
10481048
<a
1049-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
1049+
href="/using-nhs-notify/mesh"
10501050
rel="noopener noreferrer"
10511051
target="_blank"
10521052
>
@@ -1836,7 +1836,7 @@ exports[`renders page with multiple errors 1`] = `
18361836
</a>
18371837
or
18381838
<a
1839-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
1839+
href="/using-nhs-notify/mesh"
18401840
rel="noopener noreferrer"
18411841
target="_blank"
18421842
>
@@ -2553,7 +2553,7 @@ exports[`renders page with preloaded field values 1`] = `
25532553
</a>
25542554
or
25552555
<a
2556-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
2556+
href="/using-nhs-notify/mesh"
25572557
rel="noopener noreferrer"
25582558
target="_blank"
25592559
>
@@ -3247,7 +3247,7 @@ exports[`renders page without back link for initial state with id - edit mode 1`
32473247
</a>
32483248
or
32493249
<a
3250-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
3250+
href="/using-nhs-notify/mesh"
32513251
rel="noopener noreferrer"
32523252
target="_blank"
32533253
>

frontend/src/__tests__/components/forms/NhsAppTemplateForm/__snapshots__/NhsAppTemplateForm.test.tsx.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ exports[`Client-side validation triggers 1`] = `
291291
</a>
292292
or
293293
<a
294-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
294+
href="/using-nhs-notify/mesh"
295295
rel="noopener noreferrer"
296296
target="_blank"
297297
>
@@ -989,7 +989,7 @@ exports[`renders page 1`] = `
989989
</a>
990990
or
991991
<a
992-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
992+
href="/using-nhs-notify/mesh"
993993
rel="noopener noreferrer"
994994
target="_blank"
995995
>
@@ -1727,7 +1727,7 @@ exports[`renders page one error 1`] = `
17271727
</a>
17281728
or
17291729
<a
1730-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
1730+
href="/using-nhs-notify/mesh"
17311731
rel="noopener noreferrer"
17321732
target="_blank"
17331733
>
@@ -2479,7 +2479,7 @@ exports[`renders page with multiple errors 1`] = `
24792479
</a>
24802480
or
24812481
<a
2482-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
2482+
href="/using-nhs-notify/mesh"
24832483
rel="noopener noreferrer"
24842484
target="_blank"
24852485
>
@@ -3177,7 +3177,7 @@ exports[`renders page with preloaded field values 1`] = `
31773177
</a>
31783178
or
31793179
<a
3180-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
3180+
href="/using-nhs-notify/mesh"
31813181
rel="noopener noreferrer"
31823182
target="_blank"
31833183
>
@@ -3853,7 +3853,7 @@ exports[`renders page without back link for initial state with id - edit mode 1`
38533853
</a>
38543854
or
38553855
<a
3856-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
3856+
href="/using-nhs-notify/mesh"
38573857
rel="noopener noreferrer"
38583858
target="_blank"
38593859
>

frontend/src/__tests__/components/forms/SmsTemplateForm/__snapshots__/SmsTemplateForm.test.tsx.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ exports[`CreateSmsTemplate component Client-side validation triggers 1`] = `
337337
</a>
338338
or
339339
<a
340-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
340+
href="/using-nhs-notify/mesh"
341341
rel="noopener noreferrer"
342342
target="_blank"
343343
>
@@ -788,7 +788,7 @@ exports[`CreateSmsTemplate component renders page one error 1`] = `
788788
</a>
789789
or
790790
<a
791-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
791+
href="/using-nhs-notify/mesh"
792792
rel="noopener noreferrer"
793793
target="_blank"
794794
>
@@ -1219,7 +1219,7 @@ exports[`CreateSmsTemplate component renders page with back link if initial stat
12191219
</a>
12201220
or
12211221
<a
1222-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
1222+
href="/using-nhs-notify/mesh"
12231223
rel="noopener noreferrer"
12241224
target="_blank"
12251225
>
@@ -1684,7 +1684,7 @@ exports[`CreateSmsTemplate component renders page with multiple errors 1`] = `
16841684
</a>
16851685
or
16861686
<a
1687-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
1687+
href="/using-nhs-notify/mesh"
16881688
rel="noopener noreferrer"
16891689
target="_blank"
16901690
>
@@ -2093,7 +2093,7 @@ exports[`CreateSmsTemplate component renders page with no back link if initial s
20932093
</a>
20942094
or
20952095
<a
2096-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
2096+
href="/using-nhs-notify/mesh"
20972097
rel="noopener noreferrer"
20982098
target="_blank"
20992099
>

frontend/src/__tests__/components/molecules/__snapshots__/Personalisation.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ exports[`Personalisation component matches snapshot 1`] = `
115115
</a>
116116
or
117117
<a
118-
href="https://notify.nhs.uk/using-nhs-notify/mesh"
118+
href="/using-nhs-notify/mesh"
119119
rel="noopener noreferrer"
120120
target="_blank"
121121
>

frontend/src/content/content.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const personalisation: {
117117
},
118118
{
119119
type: 'text',
120-
text: 'Include custom personalisation fields in your content. Then provide your custom personalisation data using [NHS Notify API](/using-nhs-notify/api) or [NHS Notify MESH](https://notify.nhs.uk/using-nhs-notify/mesh).',
120+
text: 'Include custom personalisation fields in your content. Then provide your custom personalisation data using [NHS Notify API](/using-nhs-notify/api) or [NHS Notify MESH](/using-nhs-notify/mesh).',
121121
},
122122
{
123123
type: 'text',

0 commit comments

Comments
 (0)