fix: correct broken documentation links in README

The succinct README PR had Google search URLs instead of relative paths.

🤖 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-17 13:43:05 -08:00
parent f3cd32d66e
commit 9ddf69d700

View File

@@ -62,4 +62,4 @@ Beads supports hierarchical IDs for epics:
## 📝 Documentation
* [Installing](https://www.google.com/search?q=docs/INSTALLING.md) | [Agent Workflow](https://www.google.com/search?q=docs/AGENT_INSTRUCTIONS.md) | [Sync Branch Mode](https://www.google.com/search?q=docs/PROTECTED_BRANCHES.md)
* [Installing](docs/INSTALLING.md) | [Agent Workflow](AGENT_INSTRUCTIONS.md) | [Sync Branch Mode](docs/PROTECTED_BRANCHES.md) | [FAQ](docs/FAQ.md)