From 654eed09700ba434f2f3a74c84bcc6622e247324 Mon Sep 17 00:00:00 2001 From: liuguo <13493540@qq.com> Date: Mon, 17 May 2021 15:32:29 +0800 Subject: [PATCH] add sig and tpc address --- OpenHarmony-Overview.md | 4 ++++ OpenHarmony-Overview_zh.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/OpenHarmony-Overview.md b/OpenHarmony-Overview.md index 741c870920f..5138aabcba1 100644 --- a/OpenHarmony-Overview.md +++ b/OpenHarmony-Overview.md @@ -317,6 +317,10 @@ For details, see [https://gitee.com/openharmony/docs/blob/master/en/device-dev/ OpenHarmony Organization Address:https://gitee.com/openharmony +OpenHarmony SIG Address: https://gitee.com/openharmony-sig + +OpenHarmony Third Party Components Address: https://gitee.com/openharmony-tpc + OpenHarmony Retired Organization Address:https://gitee.com/openharmony-retired ## OpenHarmony Documentation diff --git a/OpenHarmony-Overview_zh.md b/OpenHarmony-Overview_zh.md index c2b20bf8f54..1825e2a1c08 100644 --- a/OpenHarmony-Overview_zh.md +++ b/OpenHarmony-Overview_zh.md @@ -303,6 +303,10 @@ OpenHarmony支持如下几种设备类型: OpenHarmony主库组织地址:https://gitee.com/openharmony +OpenHarmonySIG组织地址:https://gitee.com/openharmony-sig + +OpenHarmony三方库组织地址:https://gitee.com/openharmony-tpc + OpenHarmony归档组织地址:https://gitee.com/openharmony-retired ## 开发者文档 -- Gitee