fix:change docs url (#5307)

This commit is contained in:
dreamer6680
2025-07-24 13:00:27 +08:00
committed by GitHub
parent 8e61029505
commit fa60f546d4
80 changed files with 285 additions and 94 deletions

View File

@@ -50,7 +50,7 @@ description: FastGPT 系统插件设计方案
- **src**: 运行时express 服务
- **test**: 测试相关
系统工具的结构可以参考 [如何开发系统工具](/docs/guide/plugins/dev_system_tool)。
系统工具的结构可以参考 [如何开发系统工具](/docs/introduction/guide/plugins/dev_system_tool)。
## 技术细节