diff --git a/docs/vllm_mindspore/docs/source_en/user_guide/supported_features/parallel/parallel.md b/docs/vllm_mindspore/docs/source_en/user_guide/supported_features/parallel/parallel.md index 8d9b682cfd1a7c7fd649765a04512e98d2d54e93..8fd380d3ff85fc2444d921e37c0f61bb73a5d827 100644 --- a/docs/vllm_mindspore/docs/source_en/user_guide/supported_features/parallel/parallel.md +++ b/docs/vllm_mindspore/docs/source_en/user_guide/supported_features/parallel/parallel.md @@ -157,7 +157,7 @@ If there are permission issues during installation, use the following command to chmod -R 777 ./Ascend-pyACL_*_linux-aarch64.run ``` -The Ascend runtime package can be downloaded from the Ascend homepage. For example, you can refer to [installation](../../installation/installation.md) and download the runtime package. +The Ascend runtime package can be downloaded from the Ascend homepage. For example, you can refer to [installation](../../../getting_started/installation/installation.md) and download the runtime package. #### Multi-Node Cluster diff --git a/docs/vllm_mindspore/docs/source_zh_cn/user_guide/supported_features/parallel/parallel.md b/docs/vllm_mindspore/docs/source_zh_cn/user_guide/supported_features/parallel/parallel.md index f7e2a0e66aff7cc09c82be75ceebf8e68751dd7c..dd439c92b23147910425d9c0575407e972545fdb 100644 --- a/docs/vllm_mindspore/docs/source_zh_cn/user_guide/supported_features/parallel/parallel.md +++ b/docs/vllm_mindspore/docs/source_zh_cn/user_guide/supported_features/parallel/parallel.md @@ -157,7 +157,7 @@ export PYTHONPATH=/CANN-/python/site-packages/:$PYTHONPAT chmod -R 777 ./Ascend-pyACL_*_linux-aarch64.run ``` -在 Ascend 的首页中可以下载 Ascend 运行包。例如,可以参考[安装指南](../../installation/installation.md)下载运行包。 +在 Ascend 的首页中可以下载 Ascend 运行包。例如,可以参考[安装指南](../../../getting_started/installation/installation.md)下载运行包。 #### 多节点间集群