From 5f94e22aa1c1c4953cce5180230fb0230f92f0b5 Mon Sep 17 00:00:00 2001
From: liuguo <13493540@qq.com>
Date: Tue, 16 Mar 2021 10:02:54 +0800
Subject: [PATCH 1/2] add different repo url
---
"OpenHarmony\346\246\202\350\277\260.md" | 6 ++++++
1 file changed, 6 insertions(+)
diff --git "a/OpenHarmony\346\246\202\350\277\260.md" "b/OpenHarmony\346\246\202\350\277\260.md"
index e62a2a61f25..a29437dd1b5 100644
--- "a/OpenHarmony\346\246\202\350\277\260.md"
+++ "b/OpenHarmony\346\246\202\350\277\260.md"
@@ -299,6 +299,12 @@ OpenHarmony支持如下几种设备类型:
+## 代码仓地址
+
+OpenHarmony主库组织地址:https://gitee.com/openharmony
+
+OpenHarmony归档组织地址:https://gitee.com/openharmony-retired
+
## 开发者文档
简体中文:[OpenHarmony开发者文档](https://gitee.com/openharmony/docs/blob/master/Readme-zh-cn.md)
--
Gitee
From efe62224d0dda5a10419173d1b50c4c421f567ea Mon Sep 17 00:00:00 2001
From: liuguo <13493540@qq.com>
Date: Tue, 16 Mar 2021 10:27:41 +0800
Subject: [PATCH 2/2] add english code organization address
---
OpenHarmony-Overview.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/OpenHarmony-Overview.md b/OpenHarmony-Overview.md
index 3043fd76f3b..5ed0e5829dd 100644
--- a/OpenHarmony-Overview.md
+++ b/OpenHarmony-Overview.md
@@ -6,6 +6,7 @@
- [Device Types](#section145241459142416)
- [Subsystems](#section25831825174419)
- [Getting Started](#section44681652104210)
+- [Code Organization Address](#sectionCodeOrganizationAddress)
- [OpenHarmony Documentation](#section21031470109)
- [Source Code Downloading](#section39011923144212)
- [How to Participate](#section19611528174215)
@@ -312,6 +313,12 @@ For details, see [https://gitee.com/openharmony/docs/blob/master/en/device-dev/
+## Code Organization Address
+
+OpenHarmony Organization Address:https://gitee.com/openharmony
+
+OpenHarmony Retired Organization Address:https://gitee.com/openharmony-retired
+
## OpenHarmony Documentation
[Chinese version](https://gitee.com/openharmony/docs/blob/master/Readme-zh-cn.md)
--
Gitee