aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuiz Orso <[email protected]>2021-05-01 08:46:20 -0300
committerGitHub <[email protected]>2021-05-01 14:46:20 +0300
commit6a6db27586228c1ddba38b2f73ebf13ab84a41a0 (patch)
tree864d0e272e06088e3fd8579ae19004b044ca325f
parentb46af1ea7959c341c512d8799f9db5e59fee866b (diff)
downloadbootstrap-6a6db27586228c1ddba38b2f73ebf13ab84a41a0.tar.xz
bootstrap-6a6db27586228c1ddba38b2f73ebf13ab84a41a0.zip
Docs: adding intro about web accessibility (#33786)
-rw-r--r--site/content/docs/5.0/getting-started/accessibility.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/content/docs/5.0/getting-started/accessibility.md b/site/content/docs/5.0/getting-started/accessibility.md
index 68cde0713..e9f1cb316 100644
--- a/site/content/docs/5.0/getting-started/accessibility.md
+++ b/site/content/docs/5.0/getting-started/accessibility.md
@@ -59,3 +59,4 @@ On browsers that support `prefers-reduced-motion`, and where the user has *not*
- ["HTML Codesniffer" bookmarklet for identifying accessibility issues](https://github.com/squizlabs/HTML_CodeSniffer)
- [Microsoft Accessibility Insights](https://accessibilityinsights.io/)
- [Deque Axe testing tools](https://www.deque.com/axe/)
+- [Introduction to Web Accessibility](https://www.w3.org/WAI/fundamentals/accessibility-intro/)