From d6e9cbba595d46533fbd717a21d23f8bd12d269f Mon Sep 17 00:00:00 2001 From: lisusu Date: Thu, 15 Sep 2022 23:46:21 +0800 Subject: [PATCH] fix openharmony-sig to openharmony Signed-off-by: lisusu --- README_zh.md | 6 +++--- esp32/README_zh.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README_zh.md b/README_zh.md index e07fa6b..580c8d6 100644 --- a/README_zh.md +++ b/README_zh.md @@ -6,7 +6,7 @@ | SOC型号 | 对应开发板 | 目录名称 | | ------------- | ------------------------------------------------------------ | --------------- | -| ESP32U4WDH | [NiobeU4](https://gitee.com/openharmony-sig/device_board_openvalley/blob/master/niobeu4/README_zh.md) | [esp32](esp32/README_zh.md) | +| ESP32U4WDH | [NiobeU4](https://gitee.com/openharmony/device_board_openvalley/blob/master/niobeu4/README_zh.md) | [esp32](esp32/README_zh.md) | ## 目录框架 @@ -20,6 +20,6 @@ device/soc/esp ## 相关仓 -[device_board_openvalley](https://gitee.com/openharmony-sig/device_board_openvalley.git) +[device_board_openvalley](https://gitee.com/openharmony/device_board_openvalley.git) -[vendor_openvalley](https://gitee.com/openharmony-sig/vendor_openvalley.git) \ No newline at end of file +[vendor_openvalley](https://gitee.com/openharmony/vendor_openvalley.git) \ No newline at end of file diff --git a/esp32/README_zh.md b/esp32/README_zh.md index c5bdb3a..8c57555 100644 --- a/esp32/README_zh.md +++ b/esp32/README_zh.md @@ -30,7 +30,7 @@ esp32目录结构如下所示: ## 组件目录说明 -ESP32平台组件按目录划分,存放在`components`目录下,如下为[NiobeU4开发板](https://gitee.com/openharmony-sig/device_board_openvalley/blob/master/niobeu4/README_zh.md)适配使用到的组件及功能用途说明: +ESP32平台组件按目录划分,存放在`components`目录下,如下为[NiobeU4开发板](https://gitee.com/openharmony/device_board_openvalley/blob/master/niobeu4/README_zh.md)适配使用到的组件及功能用途说明: | 组件目录名 | 组件功能用途 | | :-----------: | :----------------------------------------------------------: |