From da316c2b5ad53f148a634ad7f9de49346b043004 Mon Sep 17 00:00:00 2001 From: Mr_YX <496043997@qq.com> Date: Mon, 9 May 2022 18:31:34 +0800 Subject: [PATCH] update Signed-off-by: Mr_YX <496043997@qq.com> --- README.md | 6 +++--- README_zh.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cdf37172..fc345a8d 100755 --- a/README.md +++ b/README.md @@ -86,9 +86,9 @@ Add the compilation configuration to the **build\_updater\_image.sh** script, Update subsystem -**update\_updater** +[**update\_updater**](https://gitee.com/openharmony/update_updater) -build +[build](https://gitee.com/openharmony/build) -productdefine\_common +[productdefine\_common](https://gitee.com/openharmony/productdefine_common) diff --git a/README_zh.md b/README_zh.md index e8900d27..c7a54073 100755 --- a/README_zh.md +++ b/README_zh.md @@ -86,9 +86,9 @@ b、 产品中添加需要编译的组件 升级子系统 -**update\_updater** +[**update\_updater**](https://gitee.com/openharmony/update_updater) -build +[build](https://gitee.com/openharmony/build) -productdefine\_common +[productdefine\_common](https://gitee.com/openharmony/productdefine_common) -- Gitee