diff --git a/cplusplus/level1_single_api/1_acl/4_blas/gemm/README.md b/cplusplus/level1_single_api/1_acl/4_blas/gemm/README.md index 675434e7..08c17d16 100644 --- a/cplusplus/level1_single_api/1_acl/4_blas/gemm/README.md +++ b/cplusplus/level1_single_api/1_acl/4_blas/gemm/README.md @@ -46,7 +46,7 @@ The sample directory is organized as follows: ## Prepare single operator model and test data -1. To configure CANN basic environment variables and Python environment variables, see [Link](../../../environment/environment_variable_configuration.md). +1. To configure CANN basic environment variables and Python environment variables, see [Link](../../../../environment/environment_variable_configuration.md). 2. Log in to the development environment as the running user. @@ -81,7 +81,7 @@ The sample directory is organized as follows: ## Build and Run -1. To configure CANN basic environment variables and Python environment variables, see [Link](../../../environment/environment_variable_configuration.md). +1. To configure CANN basic environment variables and Python environment variables, see [Link](../../../../environment/environment_variable_configuration.md). 2. Build the code. 1. Log in to the development environment as the running user.