We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76900b8 commit bb31c47Copy full SHA for bb31c47
docs/framework/react/guides/query-options.md
@@ -31,4 +31,4 @@ queryClient.setQueryData(groupOptions(42).queryKey, newGroups)
31
32
[//]: # 'Example1'
33
34
-For Infinite Queries, a separate `infiniteQueryOptions` helper is available.
+For Infinite Queries, a separate [`infiniteQueryOptions`](../reference/infiniteQueryOptions.md) helper is available.
0 commit comments