Skip to content
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

docs(framework): update Next.js and Svelte documentation links #8572

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

ohansFavour
Copy link
Contributor

Updates external documentation links across framework guides that were previously
returning 404 errors:

Next.js:

  • Update rewrites feature link to point to /app directory docs
  • Update automatic static optimization link to latest path
  • Update rewrite parameters link to /app directory docs

Svelte:

  • Update stores tutorial link to latest version at learn.svelte.dev

MOTIVATION:
The previous documentation links were broken and returning 404 errors. These updates
ensure users are directed to the most current and relevant external documentation,
improving the developer experience when following our guides.

Update the Svelte stores tutorial link to the correct URL in the Svelte Query overview documentation.

The previous link to writable-stores was broken or outdated.
Update outdated Next.js documentation links in the SSR guide to point to
the latest App Router documentation paths, ensuring users are directed to
the most current and relevant documentation.

Links updated:
- rewrites feature
- automatic static optimization
- rewrite parameters
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 23, 2025
@TkDodo TkDodo merged commit 322760b into TanStack:main Jan 23, 2025
4 checks passed
Copy link

nx-cloud bot commented Jan 23, 2025

View your CI Pipeline Execution ↗ for commit fbd4df8.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 1m 5s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-23 16:51:49 UTC

Copy link

pkg-pr-new bot commented Jan 23, 2025

Open in Stackblitz

More templates

@tanstack/angular-query-devtools-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-devtools-experimental@8572

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@8572

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@8572

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@8572

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@8572

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@8572

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@8572

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@8572

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@8572

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@8572

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@8572

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@8572

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@8572

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@8572

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@8572

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@8572

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@8572

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@8572

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@8572

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@8572

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@8572

commit: fbd4df8

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