From d17bfe4abf7ed1c1347a33e8211e79d080b43037 Mon Sep 17 00:00:00 2001 From: Kelsey S Date: Fri, 15 Feb 2019 16:22:14 -0500 Subject: [PATCH] Added Link to The A11y Project Website (#33557) Added a resource to link to The A11y Project website, along with a short description of what the site offers. --- .../accessibility-tools-for-web-developers/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md index c0a0186658..61fd1d50eb 100644 --- a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md +++ b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md @@ -82,6 +82,10 @@ Developers can utilize a screen reader to understand how a webpage can be made a - **[JAWS](https://www.freedomscientific.com/Products/Blindness/)** JAWS(Job Access With Speech) is a computer screen reader program which is available as licensed software for Windows. + +- **a11yproject** + + This site provides pracical guides and examples for implementing accessible features and components during web development. The site contains how-tos, myths, tips, and recommended accessibility tools. The project is community driven and can be contributed to on Github. - **[ChromeVox](https://www.chromevox.com/)**