From e51398a44d55f48ede4bb6be37fc180bfd7c186e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B9=81=E4=BE=9D?= Date: Mon, 9 May 2022 22:38:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E2=80=98=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E4=BB=93=E2=80=99=E7=9A=84=E8=B6=85=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 繁依 --- README.md | 4 ++-- README_zh.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cdf37172..839e7146 100755 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Update subsystem **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..7ccb7d02 100755 --- a/README_zh.md +++ b/README_zh.md @@ -88,7 +88,7 @@ b、 产品中添加需要编译的组件 **update\_updater** -build +[build](https://gitee.com/openharmony/build) -productdefine\_common +[productdefine\_common](https://gitee.com/openharmony/productdefine_common) -- Gitee