docs: fix duplicate sidebar order number#2071
Conversation
how-to/ customize-bmad.md and project-context.md had the same order number
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughDocumentation navigation ordering updates across English and Chinese documentation files. The Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 Tip You can make CodeRabbit's review stricter and more nitpicky using the `assertive` profile, if that's what you prefer.Change the |
|
Thank you! |
Summary
Fixes duplicate sidebar
ordernumbers in the How-To section. Bothcustomize-bmad.mdandproject-context.mdwere set toorder: 7, causing ordering conflicts in the sidebar navigation.Root Cause
customize-bmad.md→order: 7project-context.md→order: 7(duplicate)Changes
project-context.mdsidebar order from7→8shard-large-documents.mdsidebar order from8→9Test plan
The sidebar elements keep their old "guessed" order, now in a non-conflicting way