Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy authored Jan 26, 2024
1 parent f92880e commit 7e731a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/client/future-improvements.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The steps for this approach are as follows:
3. Render the component to string on the server
4. Pass the data from collected queries to TanStack Query cache hydration

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

### Automatic caching approach

Expand Down
1 change: 1 addition & 0 deletions packages/volto/news/5700.documentation
Original file line number Diff line number Diff line change
@@ -0,0 +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 comments on commit 7e731a7

Please sign in to comment.