Skip to content

Commit b503f02

Browse files
committed
Translations only in master branch | links to my fork
1 parent a27cd6c commit b503f02

File tree

3 files changed

+2
-323
lines changed

3 files changed

+2
-323
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Static AST checker for accessibility rules on JSX elements.
2828

2929

3030

31-
#### *Read this in [other languages](translations/Translations.md).*
31+
#### *Read this in [other languages](https://github.com/ari-os310/eslint-plugin-jsx-a11y/blob/master/translations/Translations.md).*
3232

33-
[Mexican Spanish🇲🇽](translations/README.mx.md)
33+
[Mexican Spanish🇲🇽](https://github.com/ari-os310/eslint-plugin-jsx-a11y/blob/master/translations/README.mx.md)
3434

3535
## Why?
3636
Ryan Florence built out this awesome runtime-analysis tool called [react-a11y](https://github.com/reactjs/react-a11y). It is super useful. However, since you're probably already using linting in your project, this plugin comes for free and closer to the actual development process. Pairing this plugin with an editor lint plugin, you can bake accessibility standards into your application in real-time.

0 commit comments

Comments
 (0)