Skip to content

fix relative links #9262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 9, 2025
Merged

fix relative links #9262

merged 2 commits into from
Jun 9, 2025

Conversation

collinstevens
Copy link
Contributor

There are three broken links on https://tanstack.com/query/latest/docs/framework/react/guides/mutations:

  • https://tanstack.com/query/latest/docs/framework/react/guides/plugins/persistQueryClient -> https://tanstack.com/query/latest/docs/framework/react/plugins/persistQueryClient
  • https://tanstack.com/query/latest/docs/framework/react/guides/examples/offline -> https://tanstack.com/query/latest/docs/framework/react/examples/offline
  • https://tanstack.com/query/latest/docs/framework/react/guides/community/tkdodos-blog#12-mastering-mutations-in-react-query -> https://tanstack.com/query/latest/docs/framework/react/community/tkdodos-blog#12-mastering-mutations-in-react-query

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 8, 2025
@TkDodo TkDodo merged commit cba46b5 into TanStack:main Jun 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants