From aa09d5e9138792ba4c695069f67e75483cea7e7b Mon Sep 17 00:00:00 2001 From: vzvu3k6k Date: Sat, 8 May 2021 03:15:43 +0900 Subject: [PATCH] [readme] fix broken anchor link Documentation about "Adding Shared Settings" is moved by eslint/eslint#13837 and eslint/eslint#14036. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7baf89a529..c3cda1b72f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Use [our preset](#recommended) to get reasonable defaults: ] ``` -You should also specify settings that will be shared across all the plugin rules. ([More about eslint shared settings](https://eslint.org/docs/user-guide/configuring#adding-shared-settings)) +You should also specify settings that will be shared across all the plugin rules. ([More about eslint shared settings](https://eslint.org/docs/user-guide/configuring/configuration-files#adding-shared-settings)) ```json5 {