Skip to content

docs(router-cli,router-plugin): fix broken with-router-cli install doc links#7684

Draft
sanjibani wants to merge 1 commit into
TanStack:mainfrom
sanjibani:docs/fix-router-cli-and-plugin-readme-links
Draft

docs(router-cli,router-plugin): fix broken with-router-cli install doc links#7684
sanjibani wants to merge 1 commit into
TanStack:mainfrom
sanjibani:docs/fix-router-cli-and-plugin-readme-links

Conversation

@sanjibani

Copy link
Copy Markdown

Two broken tanstack.com/router/latest/docs/framework/react/routing/installation/with-router-cli links (307 redirect chain that hangs from the user's perspective) — the page moved out from under /framework/react/routing/installation/ in a recent docs refactor. Canonical URL is now /docs/installation/with-router-cli.

Verified manually: the canonical URL returns 200 (and the framework-prefixed variant /framework/react/installation/with-router-cli 307-redirects to it cleanly).

These appear as the only link in @tanstack/router-cli's README, and as the 'See ... for usage instructions' reference in @tanstack/router-plugin's README. The file-based-routing link just above in the plugin README is also tagged with framework/react/routing/ but that one 200s after a 307 redirect, so left alone.

(Note: opened as draft to work around the cross-fork createPullRequest GraphQL permission issue on this side — same token-rotation side effect as #7672, #7678, #7679, #7683.)

…c links

The 'with-router-cli' page moved out from under /framework/react/routing/installation/
in a recent docs refactor. The current canonical URL is /docs/installation/with-router-cli
(which 200s for both react and solid variants via the framework prefix).

Verified manually: the old /framework/react/routing/installation/with-router-cli
URL returns 307 → /routing/installation/with-router-cli which then hangs
(tanstack.com server is timing out on that subpath) — effectively a 404
from the user perspective.

These appear as the only link in @tanstack/router-cli's README, and as the
'See ... for usage instructions' reference in @tanstack/router-plan's README
(the file-based-routing link just above is also tagged with framework/react/routing/
but that one 200s after a 307 redirect, so left alone).
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b35a6f51-c447-4257-aeac-d1c7eec3eae6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ 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.

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