From 57b2ab29f85a53563fe9e1b23970d51283c7ccbc Mon Sep 17 00:00:00 2001 From: "ester.zhou" Date: Sat, 25 Dec 2021 09:10:43 +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..c946d01e18f 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 the open-source repository **docs/en/device-dev/subsystems/oem_subsys_toolchain_hdc_guide.md**. -- Gitee