Skip to content

Commit d394b4c

Browse files
authored
Merge pull request #152 from wascloud/patch-1
Fix link typo for 'accessible-emoji'
2 parents 84d0078 + f37cf61 commit d394b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You can also enable all the recommended rules at once. Add `plugin:jsx-a11y/reco
9090

9191
## Supported Rules
9292

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.
9494
- [anchor-has-content](docs/rules/anchor-has-content.md): Enforce all anchors to contain accessible content.
9595
- [aria-activedescendant-has-tabindex](docs/rules/aria-activedescendant-has-tabindex.md): Enforce elements with aria-activedescendant are tabbable.
9696
- [aria-props](docs/rules/aria-props.md): Enforce all `aria-*` props are valid.

0 commit comments

Comments
 (0)