fix(docs): correct broken link to LABELS.md in examples

LABELS.md is in docs/, not root.

Fixes #666

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-12-20 18:11:16 -08:00
parent 7ad2bbbcde
commit 1b2cd71c97
2 changed files with 293 additions and 293 deletions

View File

@@ -662,4 +662,4 @@ bd dep add bd-uat1 bd-review1 --type blocks
- [Multi-Phase Development](../multi-phase-development/) - Organize work by phase
- [Team Workflow](../team-workflow/) - Collaborate across personas
- [Contributor Workflow](../contributor-workflow/) - External contributions
- [Labels Documentation](../../LABELS.md) - Label management guide
- [Labels Documentation](../../docs/LABELS.md) - Label management guide