Skip to content

Commit 8a17aed

Browse files
louis-preclaude
andcommitted
docs: Change 'unreliable' to 'opaque' for GitBook auto-redirects
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 269103b commit 8a17aed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ See the [Architecture](#architecture) section above for the three GitBook site c
367367

368368
### Redirect Management
369369

370-
There are two ways to handle redirects. Always use one of these explicitly — do not rely on GitBook's automatic redirects, as they are unreliable.
370+
There are two ways to handle redirects. Always use one of these explicitly — do not rely on GitBook's automatic redirects, as they are opaque.
371371

372372
- **Within the same site:** Add redirects manually in the site's `.gitbook.yaml`.
373373
- **Across site sections:** `.gitbook.yaml` redirects are scoped to their own site and cannot point to pages in a different site. Cross-site redirects must be configured at the site level from within the GitBook UI.
@@ -730,7 +730,7 @@ To follow this guide, you need:
730730

731731
7. **Real-world focus:** Include sandbox credentials, troubleshooting guides, and production checklists. Developers need practical, actionable information.
732732

733-
8. **Link maintenance:** When restructuring within a site, add redirects in `.gitbook.yaml`. For cross-site moves, configure redirects in the GitBook UI. Do not rely on GitBook's automatic redirects.
733+
8. **Link maintenance:** When restructuring within a site, add redirects in `.gitbook.yaml`. For cross-site moves, configure redirects in the GitBook UI. Do not rely on GitBook's automatic redirects, as they are opaque.
734734

735735
9. **Do not modify file URLs in SUMMARY.md.** Renaming or moving page URLs via SUMMARY.md can break GitBook sync. Use the GitBook UI to rename or move pages instead.
736736

0 commit comments

Comments
 (0)