Skip to content

Commit c4dbdf6

Browse files
authored
Fix rules links
1 parent 362f8e6 commit c4dbdf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/eslint/eslint-plugin-query.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ Alternatively, add `@tanstack/eslint-plugin-query` to the plugins section, and c
8282
## Rules
8383

8484
- [@tanstack/query/exhaustive-deps](../exhaustive-deps)
85-
- [@tanstack/query/no-rest-destructuring](../exhaustive-deps)
86-
- [@tanstack/query/stable-query-client](../exhaustive-deps)
85+
- [@tanstack/query/no-rest-destructuring](../no-rest-destructuring)
86+
- [@tanstack/query/stable-query-client](../stable-query-client)

0 commit comments

Comments
 (0)