Skip to content

Commit 5ac4de9

Browse files
authored
docs: fix link to formatters on the Core Concepts page (#16455)
1 parent 33313ef commit 5ac4de9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/user-guide/core-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ For example, [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-ma
6464

6565
An ESLint formatter controls the appearance of the linting results in the CLI.
6666

67-
For more information, refer to [Formatters](./formatters/index.md).
67+
For more information, refer to [Formatters](./formatters/).
6868

6969
## Integrations
7070

0 commit comments

Comments
 (0)