diff --git a/docs/eslint/eslint-plugin-query.md b/docs/eslint/eslint-plugin-query.md index d54006654e..23da9cd354 100644 --- a/docs/eslint/eslint-plugin-query.md +++ b/docs/eslint/eslint-plugin-query.md @@ -82,5 +82,5 @@ Alternatively, add `@tanstack/eslint-plugin-query` to the plugins section, and c ## Rules - [@tanstack/query/exhaustive-deps](../exhaustive-deps) -- [@tanstack/query/no-rest-destructuring](../exhaustive-deps) -- [@tanstack/query/stable-query-client](../exhaustive-deps) +- [@tanstack/query/no-rest-destructuring](../no-rest-destructuring) +- [@tanstack/query/stable-query-client](../stable-query-client)