Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/pages/using-nhs-notify/links-and-urls.md
Original file line number Diff line number Diff line change
Expand Up @@ -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='`[https://www.nhs.uk](https://www.nhs.uk)`'
classes='nhsuk-u-margin-top-2'
%}

Expand Down
Loading