Skip to content

Commit 89ebed2

Browse files
gouravjshahclaude
andcommitted
fix: Fix broken directory links in examples/index.md
- Change ../tutorials/ -> ../tutorials/first-agent - Change ../reference/ -> ../reference/aofctl 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 3484b4e commit 89ebed2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,8 @@ aofctl agent run kubernetes-agent.yaml --input "test query"
302302

303303
## Getting Help
304304

305-
- **Tutorials**: See [docs/tutorials/](../tutorials/)
306-
- **Reference**: See [docs/reference/](../reference/)
305+
- **Tutorials**: See [First Agent Tutorial](../tutorials/first-agent)
306+
- **Reference**: See [aofctl CLI Reference](../reference/aofctl)
307307
- **Issues**: [GitHub Issues](https://github.com/yourusername/aof/issues)
308308

309309
---

0 commit comments

Comments
 (0)