Skip to content

Commit

Permalink
docs: fix link to formatters on the Core Concepts page (#16455)
Browse files Browse the repository at this point in the history
  • Loading branch information
vdseregin committed Oct 24, 2022
1 parent 33313ef commit 5ac4de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/user-guide/core-concepts.md
Expand Up @@ -64,7 +64,7 @@ For example, [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-ma

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

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

## Integrations

Expand Down

0 comments on commit 5ac4de9

Please sign in to comment.