fix(docs): 修复 doc/ 跨文件链接的相对路径错误

This commit is contained in:
xs
2026-08-04 16:16:30 +08:00
parent 6338f3d36a
commit d4e023696d
24 changed files with 45 additions and 45 deletions
+2 -2
View File
@@ -259,5 +259,5 @@ def on_cleanup(self, state):
> ⏱ **本文预计阅读时间**: 30 分钟
> 📍 **当前位置**: 第 8 / 24 篇
-**上一篇**: [自定义 .msg/.srv/.action](../16-custom-interfaces.md)
-**下一篇**: [Composable Node](../18-composable.md)
-**上一篇**: [自定义 .msg/.srv/.action](16-custom-interfaces.md)
-**下一篇**: [Composable Node](18-composable.md)