From 2609efcc202ffe6419832d04e40a89fe0372211d Mon Sep 17 00:00:00 2001 From: yaojian16 Date: Wed, 8 Sep 2021 03:54:23 +0000 Subject: [PATCH] update README_zh.md. Signed-off-by: y00576111 --- README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index 45544e8e31..4955793979 100644 --- a/README_zh.md +++ b/README_zh.md @@ -183,7 +183,7 @@ ts2abc组件将JavaScript文件转换为方舟字节码文件,命令行格式 ## 相关仓 -[方舟运行时子系统](https://gitee.com/openharmony/ark_js_runtime/blob/master/docs/%E6%96%B9%E8%88%9F%E8%BF%90%E8%A1%8C%E6%97%B6%E5%AD%90%E7%B3%BB%E7%BB%9F.md) +[方舟运行时子系统](https://gitee.com/openharmony/ark_js_runtime/blob/master/docs/ARK-Runtime-Subsystem-zh.md) [ark/runtime\_core](https://gitee.com/openharmony/ark_runtime_core/blob/master/README_zh.md) -- Gitee