fix(docs): 修复行为树文档中的死链接

This commit is contained in:
YHH
2025-10-28 11:54:39 +08:00
parent b410e2de47
commit 4e81fc7eba
3 changed files with 4 additions and 10 deletions

View File

@@ -546,6 +546,5 @@ describe('EnemyAI', () => {
## 下一步
- 查看[节点参考](./node-reference.md)了解所有内置节点
- 学习[自定义节点](./custom-nodes.md)扩展行为树功能
- 学习[自定义动作](./custom-actions.md)扩展行为树功能
- 探索[高级用法](./advanced-usage.md)了解更多技巧