diff --git a/src/content/structured/accessibility/coding/index.mdx b/src/content/structured/accessibility/coding/index.mdx index 3068a443e..102af4f3e 100644 --- a/src/content/structured/accessibility/coding/index.mdx +++ b/src/content/structured/accessibility/coding/index.mdx @@ -3,7 +3,7 @@ path: "/accessibility/coding" navPriority: 4 -date: "2022-11-15" +date: "2024-09-11" title: "Coding for accessibility" @@ -41,120 +41,3 @@ Planning for [full manual testing](/accessibility/testing/manual-testing/#full-m The Design System and its UI Kit includes automated, manual and user-led accessibility testing. We are confident our components and patterns exceed minimum accessibility standards. Check whether other third-party external libraries you use have been tested. Consider if the vendor or community is performing enough accessibility testing. - -## References - -The content in this section has been adapted from the following resources: - - diff --git a/src/content/structured/styles/links.mdx b/src/content/structured/styles/links.mdx index 1d24e46f1..b2243e58f 100644 --- a/src/content/structured/styles/links.mdx +++ b/src/content/structured/styles/links.mdx @@ -3,7 +3,7 @@ path: "/styles/content-style/links" navPriority: 5 -date: "2024-04-19" +date: "2024-09-11" title: "Links" @@ -20,10 +20,10 @@ Avoid writing 'click here' or 'read more'. | **Like this...** | **Not like this...** | | ------------------------------------------------------------------ | ------------------------------------------------------------------------------ | -| Find out about the changes to the expense policy. | Find out about changes to the expense policy. Read more here. | +| Find out about the changes to the expense policy. | Find out about changes to the expense policy. Read more here. | Start with a verb when telling people to do something. | **Like this...** | **Not like this...** | | ----------------------------------------- | ------------------------------------ | -| Read new expense policy. | New expense policy. | +| Read new expense policy. | New expense policy. | diff --git a/src/templates/Homepage/index.tsx b/src/templates/Homepage/index.tsx index 0a3e3a040..28dc14634 100644 --- a/src/templates/Homepage/index.tsx +++ b/src/templates/Homepage/index.tsx @@ -115,7 +115,7 @@ const Homepage: React.FC = () => { ))} - {homepage.about.linkText}. + {homepage.about.linkText} @@ -137,7 +137,7 @@ const Homepage: React.FC = () => { ))} - {homepage.contribute.linkText}. + {homepage.contribute.linkText} diff --git a/static/accessibility-statement-html-blank.html b/static/accessibility-statement-html-blank.html index b539b9ebd..89a679ce7 100644 --- a/static/accessibility-statement-html-blank.html +++ b/static/accessibility-statement-html-blank.html @@ -17,7 +17,7 @@ - Skip to content. + Skip to content