diff --git a/docs/getting-started/Quickstart.mdx b/docs/getting-started/Quickstart.mdx index d944e29426e0..60cde1ca879d 100644 --- a/docs/getting-started/Quickstart.mdx +++ b/docs/getting-started/Quickstart.mdx @@ -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). :::