From 8be03ad1a29f617823f9f8451079f0a28ab6786b Mon Sep 17 00:00:00 2001 From: benb365 Date: Mon, 15 Mar 2021 19:46:52 +0800 Subject: [PATCH] link https://gitee.com/benb365/graphic_ui/issues/I3BHSE Change-Id: I9b9704481d612c199aa3f46f4123eb2ede0855ab --- README.md | 7 ++++--- README_zh.md | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ece6457..572e996 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,10 @@ hb build lite_wms ## Repositories Involved -/hmf/graphic/surface +[Graphic subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/graphics-subsystem.md) -/hmf/graphic/ui +[graphic_surface](https://gitee.com/openharmony/graphic_surface/blob/master/README.md) -/hmf/graphic/utils +[graphic_ui](https://gitee.com/openharmony/graphic_ui/blob/master/README.md) +[graphic_utils](https://gitee.com/openharmony/graphic_utils/blob/master/README.md) \ No newline at end of file diff --git a/README_zh.md b/README_zh.md index 603f734..85199cc 100644 --- a/README_zh.md +++ b/README_zh.md @@ -51,9 +51,10 @@ hb build lite_wms ## 相关仓 -/hmf/graphic/surface +[图形子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%9B%BE%E5%BD%A2%E5%AD%90%E7%B3%BB%E7%BB%9F.md) -/hmf/graphic/ui +[graphic_surface](https://gitee.com/openharmony/graphic_surface/blob/master/README_zh.md) -/hmf/graphic/utils +[graphic_ui](https://gitee.com/openharmony/graphic_ui/blob/master/README_zh.md) +[graphic_utils](https://gitee.com/openharmony/graphic_utils/blob/master/README_zh.md) \ No newline at end of file -- Gitee