Skip to content

Commit 2933214

Browse files
committed
fix(docs): correct broken documentation link reference
1 parent aeeda2f commit 2933214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/guest-manager/shell-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_position: 4
77
本节深入介绍 AxVisor Shell 中虚拟机管理命令的内部实现机制,包括状态管理、数据流和资源清理等核心设计。
88

99
:::info 用户指南
10-
如果你想了解如何使用这些命令,请参考[快速上手文档](../../quickstart/shell-commands.md)。本文档专注于实现细节和架构设计。
10+
如果你想了解如何使用这些命令,请参考[快速上手文档](../../user/guest/guest.md)。本文档专注于实现细节和架构设计。
1111
:::
1212

1313
:::warning 开发状态

0 commit comments

Comments
 (0)