Skip to content

Commit 19433ed

Browse files
committed
Remove duplicate link definition in readme
Stolen from #173.
1 parent 57708e4 commit 19433ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,6 @@ For example, here’s the default value but changed to a single inner array:
714714
[exports]: #exports
715715
[flow]: https://flow.org/
716716
[import/first]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/first.md
717-
[import/first]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/first.md
718717
[import/newline-after-import]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/newline-after-import.md
719718
[import/no-duplicates]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-duplicates.md
720719
[import/order-comparison]: #how-is-this-rule-different-from-importorder

0 commit comments

Comments
 (0)