File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ You can also enable all the recommended rules at once. Add `plugin:jsx-a11y/reco
90
90
91
91
## Supported Rules
92
92
93
- - [ accessible-emoji] ( docs/rules/accessible-emoji ) : Enforce emojis are wrapped in <span > and provide screenreader access.
93
+ - [ accessible-emoji] ( docs/rules/accessible-emoji.md ) : Enforce emojis are wrapped in <span > and provide screenreader access.
94
94
- [ anchor-has-content] ( docs/rules/anchor-has-content.md ) : Enforce all anchors to contain accessible content.
95
95
- [ aria-activedescendant-has-tabindex] ( docs/rules/aria-activedescendant-has-tabindex.md ) : Enforce elements with aria-activedescendant are tabbable.
96
96
- [ aria-props] ( docs/rules/aria-props.md ) : Enforce all ` aria-* ` props are valid.
You can’t perform that action at this time.
0 commit comments