Skip to content

Commit d09dfd3

Browse files
louis-preclaude
andcommitted
Add guideline to avoid modifying file URLs in SUMMARY.md
Use the GitBook UI to rename or move pages instead, as modifying URLs via SUMMARY.md can break GitBook sync. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e046240 commit d09dfd3

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CLAUDE.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -727,9 +727,11 @@ To follow this guide, you need:
727727

728728
8. **Link maintenance:** When restructuring, always add redirects in `.gitbook.yaml` to maintain backward compatibility.
729729

730-
9. **Visual aids:** Use screenshots, diagrams, and videos generously. IoT integrations benefit from visual guidance.
730+
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.
731731

732-
10. **Accessibility:** Provide alt text for images, use semantic HTML, and ensure code examples are properly formatted.
732+
10. **Visual aids:** Use screenshots, diagrams, and videos generously. IoT integrations benefit from visual guidance.
733+
734+
11. **Accessibility:** Provide alt text for images, use semantic HTML, and ensure code examples are properly formatted.
733735

734736
### Writing Checklist
735737

0 commit comments

Comments
 (0)