Skip to content

Commit

Permalink
docs(eslint-plugin): correct link to FAQ.md (#1488)
Browse files Browse the repository at this point in the history
  • Loading branch information
Userbit authored and bradzacher committed Jan 21, 2020
1 parent 4a727fa commit 0948896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/README.md
Expand Up @@ -11,7 +11,7 @@
## Getting Started

**[You can find our Getting Started docs here](../../docs/getting-started/linting/README.md)**
**[You can find our FAQ / Troubleshooting docs here](./docs/getting-started/linting/FAQ.md)**
**[You can find our FAQ / Troubleshooting docs here](../../docs/getting-started/linting/FAQ.md)**

These docs walk you through setting up ESLint, this plugin, and our parser. If you know what you're doing and just want to quick start, read on...

Expand Down

0 comments on commit 0948896

Please sign in to comment.