From c806cf3febc860a880269499743b74adddc750be Mon Sep 17 00:00:00 2001 From: "ester.zhou" Date: Sat, 25 Dec 2021 09:21:57 +0000 Subject: [PATCH] #I4JTJG 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..116df059a72 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 **docs/en/device-dev/subsystems/oem_subsys_toolchain_hdc_guide.md**. -- Gitee