Commit aec6e09
ci: Validate redirects belong to their config's site section (#1094)
* ci: Validate redirects belong to their config's site section
The root .gitbook.yaml is rooted at docs/guides/, so redirects with
sources or targets in other sections (api/, brand-guides/) can't work
as space-level redirects. The validator now checks each redirect
belongs to its config's section and suggests using site-level
redirects in the GitBook UI for cross-section cases.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: Move brand-guides redirects, remove cross-section redirects
Move 60 brand-guides redirects to docs/brand-guides/.gitbook.yaml
with URL prefixes stripped. Remove 111 cross-section redirects that
were silently 404ing — imported as site-level redirects via GitBook UI.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent df9fde6 commit aec6e09
3 files changed
Lines changed: 149 additions & 198 deletions
0 commit comments