Skip to content

Commit 9850bc6

Browse files
simon04fisker
andauthored
docs(configuration): linkfix (#12005)
* docs(configuration): linkfix * Link to the `overrides` section in new ESLint website * Update stable version docs too Co-authored-by: fisker Cheung <lionkay@gmail.com>
1 parent f48f514 commit 9850bc6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ singleQuote = true
6666

6767
Overrides let you have different configuration for certain file extensions, folders and specific files.
6868

69-
Prettier borrows ESLint’s [override format](https://eslint.org/docs/user-guide/configuring#example-configuration).
69+
Prettier borrows ESLint’s [override format](https://eslint.org/docs/latest/user-guide/configuring/configuration-files#how-do-overrides-work).
7070

7171
JSON:
7272

website/versioned_docs/version-stable/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ singleQuote = true
6767

6868
Overrides let you have different configuration for certain file extensions, folders and specific files.
6969

70-
Prettier borrows ESLint’s [override format](https://eslint.org/docs/user-guide/configuring#example-configuration).
70+
Prettier borrows ESLint’s [override format](https://eslint.org/docs/latest/user-guide/configuring/configuration-files#how-do-overrides-work).
7171

7272
JSON:
7373

0 commit comments

Comments
 (0)