docs: Fix a link on accessibility page.

This commit is contained in:
Tim Abbott 2017-05-26 21:02:47 -07:00
parent 9b8641d9eb
commit 4a8eb8775f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ as it is not possible for some content.)
There are tools available to automatically audit a web page for compliance
with many of the WCAG guidelines. Here are some of the more useful ones:
* [Accessibility Developer Tools][chrome-webstory]
* [Accessibility Developer Tools][chrome-webstore]
This open source Chrome extension from Google adds an accessibility audit to
the "Audits" tab of the Chrome Developer Tools. The audit is performed
against the page's DOM via JavaScript, allowing it to identify some issues