Skip to content

Commit 51c235f

Browse files
committed
Merge remote-tracking branch 'origin/main' into 3716-improve-validation-of-IdWidget
2 parents 6682c53 + 7e731a7 commit 51c235f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/source/client/future-improvements.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The steps for this approach are as follows:
5353
3. Render the component to string on the server
5454
4. Pass the data from collected queries to TanStack Query cache hydration
5555

56-
Refer to official docs for more information: https://tanstack.com/query/v4/docs/react/guides/ssr
56+
Refer to official docs for more information: https://tanstack.com/query/v4/docs/framework/react/guides/ssr
5757

5858
### Automatic caching approach
5959

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixed redirect of `https://tanstack.com/query/v4/docs/react/guides/ssr` to `https://tanstack.com/query/v4/docs/framework/react/guides/ssr`. @stevepiercy

0 commit comments

Comments
 (0)