Skip to content

Commit

Permalink
docs: update link to ESLint legacy config (typescript-eslint#9173)
Browse files Browse the repository at this point in the history
Fix a link to the legacy (<9.0.0) config on eslint.org.
  • Loading branch information
pwbriggs authored May 29, 2024
1 parent 4d25b07 commit 38ccbe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/Quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This page is a quick-start for [ESLint's new "flat" config format](https://eslin

:::note

- For the same guide but for [ESLint's legacy format](https://eslint.org/docs/latest/use/configure/configuration-files) — see [Legacy ESLint Setup](./Legacy_ESLint_Setup.mdx).
- For the same guide but for [ESLint's legacy format](https://eslint.org/docs/latest/use/configure/configuration-files-deprecated) — see [Legacy ESLint Setup](./Legacy_ESLint_Setup.mdx).
- For quickstart information on linting with type information — see [Typed Linting](./Typed_Linting.mdx).

:::
Expand Down

0 comments on commit 38ccbe3

Please sign in to comment.