Skip to content

Commit 2cd69aa

Browse files
committed
fix docs link
1 parent 51b6cda commit 2cd69aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/QueryClient.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ try {
113113

114114
**Options**
115115

116-
The options for `infiniteQuery` are exactly the same as those of [`query`](`#queryclientquery`), with the addition of `initialPageParam`, `pages` and `getNextPageParam` options from [`useInfiniteQuery`](../framework/react/reference/useInfiniteQuery.md).
116+
The options for `infiniteQuery` are exactly the same as those of [`query`](#queryclientquery), with the addition of `initialPageParam`, `pages` and `getNextPageParam` options from [`useInfiniteQuery`](../framework/react/reference/useInfiniteQuery.md).
117117

118118
**Returns**
119119

0 commit comments

Comments
 (0)