diff --git a/src/docs/guide/usage/linter.md b/src/docs/guide/usage/linter.md index 0f00aee85a..f4e2e4e37d 100644 --- a/src/docs/guide/usage/linter.md +++ b/src/docs/guide/usage/linter.md @@ -149,8 +149,8 @@ $ deno run oxlint --type-aware ::: -For more details and the list of supported type-aware rules, see the -[type-aware linting announcement](/blog/2025-08-17-oxlint-type-aware). +For more details and the list of supported type-aware rules, +see the [Type-Aware Linting](./linter/type-aware.md#configuration). ## Command-line Interface