From 7f0ab6404121f0b21ec30005817dd003565545cf Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Mon, 6 Feb 2023 18:24:32 +0530 Subject: [PATCH] Update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d018d4b4b..5ff22a6cc 100644 --- a/README.md +++ b/README.md @@ -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