Skip to content

Commit

Permalink
Docs: Update working-with-parsers link
Browse files Browse the repository at this point in the history
The file seems to have been renamed so updating the link too.
  • Loading branch information
azeemba committed Oct 6, 2018
1 parent 066f7e0 commit 6e416b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-guide/README.md
Expand Up @@ -34,7 +34,7 @@ You're finally ready to start working with rules. You may want to fix an existin

You've developed library-specific rules for ESLint and you want to share it with the community. You can publish an ESLint plugin on npm.

## Section 6: [Working with Parsers](working-with-parsers.md)
## Section 6: [Working with Custom Parsers](working-with-custom-parsers.md)

If you aren't going to use the default parser of ESLint, this section explains about using custom parsers.

Expand Down

0 comments on commit 6e416b9

Please sign in to comment.