From a2451f180f0349b073c1e1e825ae7c79b83f4b58 Mon Sep 17 00:00:00 2001 From: Vedran Leder Date: Tue, 15 Jan 2019 21:03:01 +0100 Subject: [PATCH] Add Pa11y (#26953) --- .../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 78686aa1ee..e1f650d812 100644 --- a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md +++ b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md @@ -15,6 +15,10 @@ There are many tools and online resources that can help you to ensure that your - **aXe** This Google Chrome extension can find accessibility defects on your web page. + +- **Pa11y** + + Free, open source program that allows you to run automatic daily accessibilty testing on any number of pages - **tota11y**