Uh oh!
There was an error while loading. Please reload this page.
docs: migrate guide example links to relative paths - #6231
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Uh oh!
There was an error while loading. Please reload this page.
🎯 Changes
Fixes#6141. Supersedes #6154, #6171, #6193
scripts/verify-links.tsskips anything starting withhttps://, so the 14 absolutegithub.com/.../examples/...URLs acrossdocs/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 brokenfilters-globallink is replaced with bothfiltersandfilters-fuzzy(following the suggestion on #6171 and the approach in #6193)✅ Checklist
pnpm test:docs.🚀 Release Impact