Skip to content

docs: migrate guide example links to relative paths#6231

Merged
KevinVandy merged 1 commit into
TanStack:mainfrom
Kyujenius:docs/migrate-absolute-example-links
Jun 26, 2026
Merged

docs: migrate guide example links to relative paths#6231
KevinVandy merged 1 commit into
TanStack:mainfrom
Kyujenius:docs/migrate-absolute-example-links

Conversation

@Kyujenius

Copy link
Copy Markdown

🎯 Changes

Fixes #6141. Supersedes #6154, #6171, #6193

scripts/verify-links.ts skips anything starting with https://, so the 14 absolute github.com/.../examples/... URLs across docs/guide/* have been outside its coverage. This migrates them to the relative-path form already used by sibling guides (same direction as #6132), bringing them under the link checker.

For docs/guide/global-filtering.md, the broken filters-global link is replaced with both filters and filters-fuzzy (following the suggestion on #6171 and the approach in #6193)

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:docs.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).
@coderabbitai

coderabbitai Bot commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: 5ea250ec-94f7-4b9a-a685-ae4786587d70

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 and usage tips.

@KevinVandy KevinVandy merged commit d08af36 into TanStack:main Jun 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants