Skip to content

Commit

Permalink
[doc] Add link to MDN Aria documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
arjansingh committed Dec 22, 2020
1 parent 20b48a4 commit d85ce54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/rules/aria-role.md
Expand Up @@ -41,3 +41,4 @@ For the `ignoreNonDOM` option, this determines if developer created components a
### Resources
- [Chrome Audit Rules, AX_ARIA_01](https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_aria_01)
- [DPUB-ARIA roles](https://www.w3.org/TR/dpub-aria-1.0/)
- [MDN: Using ARIA: Roles, states, and properties](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques)

0 comments on commit d85ce54

Please sign in to comment.