Skip to content

Commit 1af50b8

Browse files
authored
Merge pull request #762 from arjansingh/patch-1
[doc] Add link to MDN Aria documentation
2 parents 7d5511d + ad474a0 commit 1af50b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/rules/aria-role.md

+1
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ For the `ignoreNonDOM` option, this determines if developer created components a
4141
### Resources
4242
- [Chrome Audit Rules, AX_ARIA_01](https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_aria_01)
4343
- [DPUB-ARIA roles](https://www.w3.org/TR/dpub-aria-1.0/)
44+
- [MDN: Using ARIA: Roles, states, and properties](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques)

0 commit comments

Comments
 (0)