Skip to content

Commit

Permalink
docs: update broken ESLint link (#1888)
Browse files Browse the repository at this point in the history
  • Loading branch information
fawazahmed0 committed Feb 6, 2023
1 parent e4deb80 commit 0e531b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -586,7 +586,7 @@ $ standard --env mocha

Where `mocha` can be one of `jest`, `jasmine`, `qunit`, `phantomjs`, and so on. To see a
full list, check ESLint's
[specifying environments](http://eslint.org/docs/user-guide/configuring.html#specifying-environments)
[specifying environments](https://eslint.org/docs/latest/use/configure/language-options#specifying-environments)
documentation. For a list of what globals are available for these environments,
check the
[globals](https://github.com/sindresorhus/globals/blob/master/globals.json) npm
Expand Down

0 comments on commit 0e531b3

Please sign in to comment.