diff --git a/OpenHarmony-Overview.md b/OpenHarmony-Overview.md index 3043fd76f3b1885f94484b21b626fa7efd167fe9..5ed0e5829dd143bccc35176dff2d39251caafb14 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) diff --git a/OpenHarmony-Overview_zh.md b/OpenHarmony-Overview_zh.md index e62a2a61f255581c753414f0886789349870fb7e..a29437dd1b531f47dcde43e663c8f831010e3132 100644 --- a/OpenHarmony-Overview_zh.md +++ b/OpenHarmony-Overview_zh.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)