Skip to content

Commit

Permalink
fix link to no-restricted-paths docs (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
also authored and benmosher committed Jun 30, 2016
1 parent 6ffbf40 commit 6876036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This plugin intends to support linting of ES2015+ (ES6+) import/export syntax, a
[`named`]: ./docs/rules/named.md
[`default`]: ./docs/rules/default.md
[`namespace`]: ./docs/rules/namespace.md
[`no-restricted-paths`]: ./docs/rule/no-restricted-paths.md
[`no-restricted-paths`]: ./docs/rules/no-restricted-paths.md

**Helpful warnings:**

Expand Down

0 comments on commit 6876036

Please sign in to comment.