Skip to content

Commit 55a6155

Browse files
authored
docs(react-query): Fix broken route on eslint-plugin-query.md (#8113)
1 parent 9227fd3 commit 55a6155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/eslint/eslint-plugin-query.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ Alternatively, add `@tanstack/query` to the plugins section, and configure the r
9696
- [@tanstack/query/exhaustive-deps](../exhaustive-deps)
9797
- [@tanstack/query/no-rest-destructuring](../no-rest-destructuring)
9898
- [@tanstack/query/stable-query-client](../stable-query-client)
99-
- [@tanstack/query/no-unstable-deps](../no-unstable-deps.md)
99+
- [@tanstack/query/no-unstable-deps](../no-unstable-deps)

0 commit comments

Comments
 (0)