Skip to content

Commit 22c33fe

Browse files
committed
Fix link to license in README
1 parent 87e032e commit 22c33fe

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
@@ -7,7 +7,7 @@
77
<img src="https://img.shields.io/npm/v/eslint-plugin-jsx-a11y.svg"
88
alt="npm version">
99
</a>
10-
<a href="https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/LICENSE">
10+
<a href="https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/LICENSE.md">
1111
<img src="https://img.shields.io/npm/l/eslint-plugin-jsx-a11y.svg"
1212
alt="license">
1313
</a>

0 commit comments

Comments
 (0)