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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user