From 41ced8b87a673d1d23f248e0cb753b237e7db2a8 Mon Sep 17 00:00:00 2001 From: "ester.zhou" Date: Sat, 25 Dec 2021 09:53:58 +0000 Subject: [PATCH] update en/application-dev/quick-start/installing-openharmony-app.md. Signed-off-by: ester.zhou --- en/application-dev/quick-start/installing-openharmony-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/quick-start/installing-openharmony-app.md b/en/application-dev/quick-start/installing-openharmony-app.md index 8fe627f9560..63329422b2b 100644 --- a/en/application-dev/quick-start/installing-openharmony-app.md +++ b/en/application-dev/quick-start/installing-openharmony-app.md @@ -37,5 +37,5 @@ The hdc commands are as follows: ``` -For details about how to use the hdc tool and the command format, see the open-source repository **docs/en/device-dev/subsystems/hdc-usage-guidelines.md**. +For details about how to use the hdc tool and the command format, see [hdc_std Usage Guidelines](../../device-dev/subsystems/oem_subsys_toolchain_hdc_guide.md). -- Gitee