@cryptotaxi247 / CoPilot / commits / 27094359

docs: fix mkdocs README/index conflict (#695)

Co-authored-by: Clawdbot <clawdbot@Clawdbots-Mac-mini.local>

taylorcopilot committed Feb 14, 2026 at 10:49 UTC 27094359af617308d213946fd88b03e0e814649d
2 files changed +1 -1
docs/developer/start-here.md renamed
mkdocs.yml
+1 -1
@@ -32,7 +32,7 @@ nav:
32 - Features by Area: user/features.md
33 - Videos (Playlist): user/videos.md
34 - Developer / AI Agent Docs:
35 - - Start Here: README.md
35 + - Start Here: developer/start-here.md
36 - Architecture: architecture/ARCHITECTURE.md
37 - Map: architecture/MAP.md
38 - Deployment: architecture/DEPLOYMENT.md