docs: migrate guide example links to relative paths by Kyujenius · Pull Request #6231 · TanStack/table · GitHub
Skip to content

docs: migrate guide example links to relative paths#6231

Open
Kyujenius wants to merge 1 commit intoTanStack:mainfrom
Kyujenius:docs/migrate-absolute-example-links
Open

docs: migrate guide example links to relative paths#6231
Kyujenius wants to merge 1 commit intoTanStack: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
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 17, 2026

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