Skip to content

docs(router/how-to): fix broken zodValidator/valibotValidator API doc links#7670

Open
sanjibani wants to merge 1 commit into
TanStack:mainfrom
sanjibani:docs/fix-broken-zod-valibot-adapter-api-links
Open

docs(router/how-to): fix broken zodValidator/valibotValidator API doc links#7670
sanjibani wants to merge 1 commit into
TanStack:mainfrom
sanjibani:docs/fix-broken-zod-valibot-adapter-api-links

Conversation

@sanjibani

@sanjibani sanjibani commented Jun 22, 2026

Copy link
Copy Markdown

Two broken tanstack.com/router/.../zodValidator and .../valibotValidator API doc links (404) — pages were retired in a recent API docs refactor. Replaced with the GitHub source-code paths for packages/zod-adapter and packages/valibot-adapter.

Summary by CodeRabbit

  • Documentation
    • Updated resource links in the basic search params setup guide to direct users to GitHub repositories for TanStack's Zod and Valibot adapters, replacing previous API documentation links that are no longer available.

Two broken `tanstack.com/router/latest/docs/.../zodValidator` and
`.../valibotValidator` API doc links (404). The corresponding API
pages were retired in a recent refactor of the API docs.

Replaced both with the GitHub source-code paths for the adapter packages
(`packages/zod-adapter` and `packages/valibot-adapter`), which are
the canonical home for the adapter code and remain the place to file
issues or read the implementation.
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 33282368-bc68-464f-977c-b75ce99bd7e3

📥 Commits

Reviewing files that changed from the base of the PR and between 279a849 and 9408a4b.

📒 Files selected for processing (1)
  • docs/router/how-to/setup-basic-search-params.md

📝 Walkthrough

Walkthrough

Two "Related Resources" entries in docs/router/how-to/setup-basic-search-params.md are updated: the links for the TanStack Zod Adapter and TanStack Valibot Adapter are changed from retired tanstack.com API-doc URLs to the corresponding GitHub repository URLs, with link text updated to reflect retirement.

Changes

Documentation link correction

Layer / File(s) Summary
Update Zod/Valibot adapter reference links
docs/router/how-to/setup-basic-search-params.md
Replaces retired tanstack.com API-doc URLs for zodValidator and valibotValidator with GitHub repository links; updates description text to note the API doc pages were retired.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 Hop, hop — the old links went away,
Two URLs changed just today.
GitHub now holds the adapter's home,
No more through retired doc pages to roam.
The bunny updates and hops away! 🌿

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: fixing broken zodValidator/valibotValidator API doc links in the router documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant