We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeeda2f commit 2933214Copy full SHA for 2933214
docs/design/guest-manager/shell-commands.md
@@ -7,7 +7,7 @@ sidebar_position: 4
7
本节深入介绍 AxVisor Shell 中虚拟机管理命令的内部实现机制,包括状态管理、数据流和资源清理等核心设计。
8
9
:::info 用户指南
10
-如果你想了解如何使用这些命令,请参考[快速上手文档](../../quickstart/shell-commands.md)。本文档专注于实现细节和架构设计。
+如果你想了解如何使用这些命令,请参考[快速上手文档](../../user/guest/guest.md)。本文档专注于实现细节和架构设计。
11
:::
12
13
:::warning 开发状态
0 commit comments