Skip to content

Commit bb31c47

Browse files
authored
📝 docs(query): add link to infiniteQueryOptions reference (#8413)
1 parent 76900b8 commit bb31c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/react/guides/query-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ queryClient.setQueryData(groupOptions(42).queryKey, newGroups)
3131

3232
[//]: # 'Example1'
3333

34-
For Infinite Queries, a separate `infiniteQueryOptions` helper is available.
34+
For Infinite Queries, a separate [`infiniteQueryOptions`](../reference/infiniteQueryOptions.md) helper is available.

0 commit comments

Comments
 (0)