From d698a779e94f294df2ba4ba8bbee8004df35ed1b Mon Sep 17 00:00:00 2001 From: chencheng31 Date: Fri, 11 Mar 2022 10:52:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4readme=E4=B8=AD=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E7=AC=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chencheng31 --- README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index 4322ea2..51fd061 100644 --- a/README_zh.md +++ b/README_zh.md @@ -34,7 +34,7 @@ ### SDK编译命令 1. `./build.sh --product-nane ohos-sdk` -[SDK 编译参考](https://gitee.com/openharmony/build/blob/master/README_zh.md "编译sdk说明")。 +[SDK 编译参考](https://gitee.com/openharmony/build/blob/master/README_zh.md) ### 测试用例