Skip to content

Commit 6805b31

Browse files
CCM-15307 Fixing Pa11y findings
1 parent aad2417 commit 6805b31

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/.pa11y-ci.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ module.exports = {
3333
standard: 'WCAG2AA',
3434
userAgent: 'pa11y-ci',
3535
concurrency: 8,
36+
hideElements: 'a[href$=".pdf"]',
3637
},
3738
urls: getUrlsFromSiteMap()
3839
};;

docs/pages/using-nhs-notify/upload-a-letter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ The address is a personalisation field and is set automatically.
191191

192192
The recipient's name is always included as the first line of the address.
193193

194-
If your letter is about a child, use the [parent or guardian letter template](#download-our-blank-letter-template). This template includes 'Parent or guardian of' in the first line of the address.
194+
If your letter is about a child, use the [parent or guardian letter template](#download-a-blank-word-letter-template). This template includes 'Parent or guardian of' in the first line of the address.
195195

196196
### NHS logo
197197

0 commit comments

Comments
 (0)