From 9800eb24cd4cdfbdb2111e947ee5d90ce1d487ea Mon Sep 17 00:00:00 2001 From: jamestynan-content Date: Mon, 11 May 2026 11:01:09 +0000 Subject: [PATCH 1/2] Fixed line break --- docs/pages/using-nhs-notify/links-and-urls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/using-nhs-notify/links-and-urls.md b/docs/pages/using-nhs-notify/links-and-urls.md index 5858181..da214cb 100644 --- a/docs/pages/using-nhs-notify/links-and-urls.md +++ b/docs/pages/using-nhs-notify/links-and-urls.md @@ -28,7 +28,7 @@ For NHS App messages and emails, use square brackets around the full URL to make Make sure there are no spaces between the brackets or the link will not work. For example: {% include components/inset-text.html - text='`[https://www.nhs.uk/example](https://www.nhs.uk/example)`' + text='`[NHS website](https://www.nhs.uk)`' classes='nhsuk-u-margin-top-2' %} From fa1152a5e13250109446d41b1a4a4583c25a7988 Mon Sep 17 00:00:00 2001 From: jamestynan-content Date: Mon, 11 May 2026 12:44:49 +0000 Subject: [PATCH 2/2] Fixed line break again --- docs/pages/using-nhs-notify/links-and-urls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/using-nhs-notify/links-and-urls.md b/docs/pages/using-nhs-notify/links-and-urls.md index da214cb..33d8e6d 100644 --- a/docs/pages/using-nhs-notify/links-and-urls.md +++ b/docs/pages/using-nhs-notify/links-and-urls.md @@ -28,7 +28,7 @@ For NHS App messages and emails, use square brackets around the full URL to make Make sure there are no spaces between the brackets or the link will not work. For example: {% include components/inset-text.html - text='`[NHS website](https://www.nhs.uk)`' + text='`[https://www.nhs.uk](https://www.nhs.uk)`' classes='nhsuk-u-margin-top-2' %}