Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion compatibility/web-accessibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Web accessibility means that people with disabilities can perceive, understand,
[![Twitter](https://img.shields.io/badge/follow-twitter-55acee.svg?style=flat-square)](https://twitter.com/FrontendDir)

-----------------------------------------
+ **[Notes on Using ARIA in HTML](http://w3c.github.io/aria-in-html/)**: This document is a practical guide for developers on how to add accessibility information to HTML elements using the Accessible Rich Internet Applications specification.
+ **[Notes on Using ARIA in HTML](https://w3c.github.io/using-aria/)**: This document is a practical guide for developers on how to add accessibility information to HTML elements using the Accessible Rich Internet Applications specification.
+ **[The A11Y Project](http://a11yproject.com/)**: A community-driven effort to make web accessibility easier.


Expand Down