diff --git a/docs/eslint/eslint-plugin-query.md b/docs/eslint/eslint-plugin-query.md index d33a597b76..759a461cd6 100644 --- a/docs/eslint/eslint-plugin-query.md +++ b/docs/eslint/eslint-plugin-query.md @@ -96,4 +96,4 @@ Alternatively, add `@tanstack/query` to the plugins section, and configure the r - [@tanstack/query/exhaustive-deps](../exhaustive-deps) - [@tanstack/query/no-rest-destructuring](../no-rest-destructuring) - [@tanstack/query/stable-query-client](../stable-query-client) -- [@tanstack/query/no-unstable-deps](../no-unstable-deps.md) +- [@tanstack/query/no-unstable-deps](../no-unstable-deps)