We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tannerlinsley
TkDodo
Learn more about funding links in repositories.
Report abuse
1 parent 7fc9472 commit 8d0ba7eCopy full SHA for 8d0ba7e
docs/eslint/eslint-plugin-query.md
@@ -82,5 +82,5 @@ Alternatively, add `@tanstack/eslint-plugin-query` to the plugins section, and c
82
## Rules
83
84
- [@tanstack/query/exhaustive-deps](../exhaustive-deps)
85
-- [@tanstack/query/no-rest-destructuring](../exhaustive-deps)
86
-- [@tanstack/query/stable-query-client](../exhaustive-deps)
+- [@tanstack/query/no-rest-destructuring](../no-rest-destructuring)
+- [@tanstack/query/stable-query-client](../stable-query-client)
0 commit comments