From e1a4811dfb0a8f8d79d0f44b814b84ea113a5592 Mon Sep 17 00:00:00 2001 From: Ed Hamilton <92923571+edhamiltonHO@users.noreply.github.com> Date: Thu, 6 Feb 2025 10:52:07 +0000 Subject: [PATCH] Update accessibility.md to match updated Home Office accessibility standard (WCAG 2.2) (#503) --- docs/standards/accessibility.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/standards/accessibility.md b/docs/standards/accessibility.md index 8bdd96b9..8263e051 100644 --- a/docs/standards/accessibility.md +++ b/docs/standards/accessibility.md @@ -2,7 +2,7 @@ layout: standard order: 1 title: Accessibility -date: 2023-09-08 +date: 2025-01-17 id: SEGAS-00008 tags: - Software design @@ -17,7 +17,7 @@ related: # remove this section if you do not need related links on your page As a public body, the Home Office has a legal responsibility to ensure that the digital services and systems we control are accessible to the widest possible group of people. -To provide consistency for users and product teams, the Home Office Accessibility team have developed a [Home Office Accessibility Standard](https://design.homeoffice.gov.uk/accessibility/standard). This closely aligns with the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA but simplifies and focuses on the areas most likely to present challenges for Home Office users. +To provide consistency for users and product teams, the Home Office Accessibility team have developed a [Home Office Accessibility Standard](https://design.homeoffice.gov.uk/accessibility/standard). This closely aligns with the latest Web Content Accessibility Guidelines (WCAG) but simplifies and focuses on the areas most likely to present challenges for Home Office users. ---