diff --git a/en/OpenHarmony-Overview.md b/en/OpenHarmony-Overview.md
index a8dbb1b636a19fe6a2b7e6dee741b56dac0e6289..1aecb0171e73b02bcbcb9347497f594bf96c912e 100644
--- a/en/OpenHarmony-Overview.md
+++ b/en/OpenHarmony-Overview.md
@@ -189,7 +189,7 @@ For details about how to obtain the source code of OpenHarmony, see [Source Code
## How to Participate
-For details about how to join in the OpenHarmony community, see [OpenHarmony Community](https://gitee.com/openharmony/community/blob/master/README-EN.md)
+For details about how to join in the OpenHarmony community, see [OpenHarmony Community](https://gitee.com/openharmony/community/blob/master/README_EN.md)
For details about how to contribute, see [How to contribute](contribute/how-to-contribute.md).
diff --git a/en/contribute/code-contribution.md b/en/contribute/code-contribution.md
index a761bd38a8b59626d41f8744e0c9d03c48d8d10f..49b1cc77e001cdf295e5c2fcec70dd253871d299 100644
--- a/en/contribute/code-contribution.md
+++ b/en/contribute/code-contribution.md
@@ -6,7 +6,7 @@
- [OpenHarmony API Governance Charter](../design/OpenHarmony-API-governance.md)
- [OpenHarmony Security Design Specifications](OpenHarmony-security-design-guide.md)
-- [OpenHarmony Build Specifications](https://gitee.com/openharmony/community/blob/master/sig/sig-buildsystem/sig-build-system.md)
+- [OpenHarmony Build Specifications](https://gitee.com/openharmony/community/blob/master/sig/sig_buildsystem/sig_build_system.md)
### Coding Style
diff --git a/en/contribute/licenses-and-special-license-review.md b/en/contribute/licenses-and-special-license-review.md
index 977a2cb347acbc1319e69b5dea2a3d2cea04e47e..b76efb9168d0cf1e4096f1a86f2fffeaacee976a 100644
--- a/en/contribute/licenses-and-special-license-review.md
+++ b/en/contribute/licenses-and-special-license-review.md
@@ -24,9 +24,9 @@ In principle, the code contributed to the OpenHarmony project must be source cod
It is recommended that the code contributed to the OpenHarmony project be distributed using a license in the license trustlist, which includes:
-- [Apache License 2.0 (Apache-2.0)](https://opensource.org/licenses/Apache-2.0) (applicable to user-mode code)
-- [3-clause BSD License (BSD-3-Clause)](https://opensource.org/licenses/BSD-3-Clause) (applicable to LiteOS kernel code)
-- [GNU General Public License version 2 (GPL-2.0)](https://opensource.org/licenses/GPL-2.0) (applicable to Linux kernel code)
+- Apache License 2.0 (Apache-2.0) (applicable to user-mode code)
+- 3-clause BSD License (BSD-3-Clause) (applicable to LiteOS kernel code)
+- GNU General Public License version 2 (GPL-2.0) (applicable to Linux kernel code)
## Licenses for Third-Party Dependencies
@@ -36,43 +36,43 @@ In addition to the code contributed, the OpenHarmony project may introduce or de
Licenses compatible with Apache License 2.0 can be accepted. The OpenHarmony project recommends that third-party dependencies using the following licenses be preferentially accepted:
-- [Academic Free License 3.0 (AFL-3.0)](https://opensource.org/licenses/AFL-3.0)
+- Academic Free License 3.0 (AFL-3.0)
-- [Apache License 2.0 (Apache-2.0)](https://opensource.org/licenses/Apache-2.0)
+- Apache License 2.0 (Apache-2.0)
-- [Apache Software License 1.1](https://www.apache.org/licenses/LICENSE-1.1). Including variants:
+- Apache Software License 1.1. Including variants:
- - [PHP License 3.01](http://www.php.net/license/3_01.txt)
- - [MX4J License](http://mx4j.sourceforge.net/docs/ch01s06.html)
+ - PHP License 3.01
+ - MX4J License
-- [Boost Software License (BSL-1.0)](https://opensource.org/licenses/BSL-1.0)
+- Boost Software License (BSL-1.0)
- BSD License:
- - [3-clause BSD License](https://opensource.org/licenses/BSD-3-Clause)
- - [2-clause BSD License](https://opensource.org/licenses/BSD-2-Clause)
+ - 3-clause BSD License
+ - 2-clause BSD License
- DOM4J License
- - [PostgreSQL License](http://opensource.org/licenses/postgresql)
+ - PostgreSQL License
-- [ISC](https://opensource.org/licenses/ISC)
+- ISC
- ICU
-- [MIT License (MIT)](https://opensource.org/licenses/MIT) / X11
+- MIT License (MIT) / X11
-- [MIT No Attribution License (MIT-0)](https://opensource.org/licenses/MIT-0)
+- MIT No Attribution License (MIT-0)
-- [Mulan Permissive Software License v2 (MulanPSL-2.0)](https://opensource.org/licenses/MulanPSL-2.0)
+- Mulan Permissive Software License v2 (MulanPSL-2.0)
-- [The Unlicense](https://opensource.org/licenses/unlicense)
+- The Unlicense
-- [W3C License (W3C)](https://opensource.org/licenses/W3C)
+- W3C License (W3C)
-- [University of Illinois/NCSA](http://opensource.org/licenses/UoI-NCSA.php)
+- University of Illinois/NCSA
-- [X.Net](http://opensource.org/licenses/xnet.php)
+- X.Net
-- [zlib/libpng](http://opensource.org/licenses/zlib-license.php)
+- zlib/libpng
- FSF autoconf license
@@ -80,57 +80,57 @@ Licenses compatible with Apache License 2.0 can be accepted. The OpenHarmony pro
- OOXML XSD ECMA License
-- [Microsoft Public License (MsPL)](http://www.opensource.org/licenses/ms-pl.html)
+- Microsoft Public License (MsPL)
-- [Python Software Foundation License](http://www.opensource.org/licenses/PythonSoftFoundation.php)
+- Python Software Foundation License
-- [Python Imaging Library Software License](https://github.com/python-pillow/Pillow/blob/master/LICENSE)
+- Python Imaging Library Software License
-- [Adobe Postcript(R) AFM files](https://spdx.org/licenses/APAFML.html)
+- Adobe Postcript(R) AFM files
-- [Boost Software License Version 1.0](http://www.opensource.org/licenses/BSL-1.0)
+- Boost Software License Version 1.0
-- [WTF Public License](http://www.wtfpl.net/)
+- WTF Public License
-- [The Romantic WTF public license](https://github.com/pygy/gosub/blob/master/LICENSE)
+- The Romantic WTF public license
-- [UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE](http://www.unicode.org/copyright.html#Exhibit1)
+- UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
-- [Zope Public License 2.0](https://opensource.org/licenses/ZPL-2.0)
+- Zope Public License 2.0
- ACE license
-- [Oracle Universal Permissive License (UPL) Version 1.0](https://oss.oracle.com/licenses/upl/)
+- Oracle Universal Permissive License (UPL) Version 1.0
-- [Open Grid Forum License](https://www.ogf.org/ogf/doku.php/about/copyright)
+- Open Grid Forum License
- Google "Additional IP Rights Grant (Patents)" file
-- [Historical Permission Notice and Disclaimer](https://opensource.org/licenses/HPND)
+- Historical Permission Notice and Disclaimer
### Licenses for Unacceptable Third-Party Dependencies
In principle, the OpenHarmony project will not accept third-party dependencies that use the following licenses, since these licenses do not support commercial use or contain unreasonable restrictions or obligations:
- Intel Simplified Software License
-- [JSR-275 License](https://github.com/unitsofmeasurement/jsr-275/blob/0.9.3/LICENSE.txt)
-- [Microsoft Limited Public License](https://www.openhub.net/licenses/mslpl)
-- [Amazon Software License (ASL)](https://aws.amazon.com/asl/)
+- JSR-275 License
+- Microsoft Limited Public License
+- Amazon Software License (ASL)
- Java SDK for Satori RTM license
-- [Redis Source Available License (RSAL)](https://redislabs.com/community/licenses/)
+- Redis Source Available License (RSAL)
- Booz Allen Public License
-- [Confluent Community License Version 1.0](https://www.confluent.io/confluent-community-license/)
-- [Any license including the Commons Clause License Condition v1.0](https://commonsclause.com/)
+- Confluent Community License Version 1.0
+- Any license including the Commons Clause License Condition v1.0
- Creative Commons Non-Commercial variants
-- [Sun Community Source License 3.0](http://jcp.org/aboutJava/communityprocess/SCSL3.0.rtf)
-- [GNU GPL 3](http://www.opensource.org/licenses/gpl-license.php)
-- [GNU Affero GPL 3](http://www.opensource.org/licenses/agpl-v3.html)
-- [BSD-4-Clause](https://spdx.org/licenses/BSD-4-Clause.html)/[BSD-4-Clause (University of California-Specific)](https://spdx.org/licenses/BSD-4-Clause-UC.html)
+- Sun Community Source License 3.0
+- GNU GPL 3
+- GNU Affero GPL 3
+- BSD-4-Clause
- Facebook BSD+Patents license
-- [NPL 1.0](https://spdx.org/licenses/NPL-1.0.html)/[NPL 1.1](https://spdx.org/licenses/NPL-1.1.html)
+- NPL 1.0/NPL 1.1
- The Solipsistic Eclipse Public License
-- [The "Don't Be A Dick" Public License](https://dbad-license.org/)
-- [JSON License](http://www.json.org/license.html)
+- The "Don't Be A Dick" Public License
+- JSON License
## Rules for Introducing Special Licenses
diff --git a/en/contribute/template/guide-template.md b/en/contribute/template/guide-template.md
index c497b984ff363a56376a5e1d470a177d9e540003..cba63c8e00b001c223f0fe5bd365de3fc5e34466 100644
--- a/en/contribute/template/guide-template.md
+++ b/en/contribute/template/guide-template.md
@@ -181,7 +181,7 @@ The distributed data objects are encapsulated into JS objects in distributed in-
The following sample is provided to help you better understand how to develop abilities:
-- [Intra- and Inter-page Navigation](https://gitee.com/openharmony/codelabs/tree/master/Ability/PageAbility)
+- [Intra- and Inter-page Navigation](https://gitee.com/openharmony/codelabs/tree/master/Ability/StageAbility)
## Setting Up the Environment
diff --git a/en/contribute/template/xxboard-template.md b/en/contribute/template/xxboard-template.md
index 1d2f96eee083e9f81f45cdbec5c302476af94727..42898e3c190430ddc5cfd38f537e7e87de3566f3 100644
--- a/en/contribute/template/xxboard-template.md
+++ b/en/contribute/template/xxboard-template.md
@@ -15,7 +15,7 @@
*Name the figures after the development board.*
-*Reference document: https://gitee.com/openharmony/docs/blob/master/en/device-dev/quick-start/quickstart-lite-introduction-hi3861.md*
+*Reference document: [Hi3861 Development Board](../../device-dev/quick-start/quickstart-appendix-hi3861.md))*
********
## Development Board Specifications
diff --git a/zh-cn/contribute/OpenHarmony-security-test-guide.md b/zh-cn/contribute/OpenHarmony-security-test-guide.md
index baea8ed9d108a6a673813a8260aa2d418f052a96..b019f6e0f1d1e2c595f8f51b2aa792478f56a130 100644
--- a/zh-cn/contribute/OpenHarmony-security-test-guide.md
+++ b/zh-cn/contribute/OpenHarmony-security-test-guide.md
@@ -8,7 +8,7 @@
2、通过OpenHarmony代码门禁安全扫描工具测试,扫描告警结果清零。
-3、依据[OpenHarmony编译规范](https://gitee.com/openharmony/community/blob/master/sig/sig-buildsystem/编译规范.md),使用编译选项扫描工具检查二进制文件编译选项开启情况,二进制文件编译选项均需要符合规范要求。
+3、依据[OpenHarmony编译规范](https://gitee.com/openharmony/community/blob/master/sig/sig_buildsystem/%E7%BC%96%E8%AF%91%E8%A7%84%E8%8C%83.md),使用编译选项扫描工具检查二进制文件编译选项开启情况,二进制文件编译选项均需要符合规范要求。
4、针对接收并处理用户态参数模块,开发人员需依据[Fuzz测试框架](https://gitee.com/openharmony/test_developertest/tree/master/libs/fuzzlib)开发灰白盒Fuzz测试套,并完成灰白盒Fuzz测试验证。
diff --git a/zh-cn/contribute/Readme-CN.md b/zh-cn/contribute/Readme-CN.md
index 80bb091bd1b7b305298629aaefdf3e41dcc4ff71..eecb0dc72b0c3cbd7db4cd5603eb2f3ad087a80b 100755
--- a/zh-cn/contribute/Readme-CN.md
+++ b/zh-cn/contribute/Readme-CN.md
@@ -6,7 +6,7 @@
- [贡献流程](贡献流程.md)
- [自测试验证](../readme/测试子系统.md)
- [贡献文档](贡献文档.md)
-- [写作规范](写作规范.md)
+- [文档风格](style-guide/Readme-CN.md)
- [社区沟通与交流](社区沟通与交流.md)
- [FAQ](FAQ.md)
diff --git a/zh-cn/contribute/template/README-template.md b/zh-cn/contribute/template/README-template.md
index ffb8814a0f56b1056d25e88412b25b23ddc8b36a..963058a78cdcdd3f4ca884727c35743c217f1fc6 100644
--- a/zh-cn/contribute/template/README-template.md
+++ b/zh-cn/contribute/template/README-template.md
@@ -146,7 +146,7 @@
示例:
-[内核子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%86%85%E6%A0%B8%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
+[内核子系统](../../readme/内核子系统.md)
[drivers\_liteos](https://gitee.com/openharmony/drivers_liteos/blob/master/README_zh.md)
diff --git a/zh-cn/contribute/template/guide-template.md b/zh-cn/contribute/template/guide-template.md
index fefe1359814200857ff975c45e75bde193658251..077ce9af0c00758fbefb51d3eddb71ff1535948a 100644
--- a/zh-cn/contribute/template/guide-template.md
+++ b/zh-cn/contribute/template/guide-template.md
@@ -181,7 +181,7 @@ _已发布的Sample code、Codelabs、Demo工程包,请在此处提供链接
针对Ability开发,有以下相关实例可供参考:
-- [Page内和Page间导航跳转](https://gitee.com/openharmony/codelabs/tree/master/Ability/PageAbility)
+- [UIAbility内和UIAbility间页面的跳转(ArkTS)](https://gitee.com/openharmony/codelabs/tree/master/Ability/StageAbility
## 环境准备
diff --git a/zh-cn/contribute/template/xxboard-template.md b/zh-cn/contribute/template/xxboard-template.md
index dbd31d13e225d47946acdfbc834aaf0e4157a788..a7bdd0db96b8877dd1dc495f6e3ee1e6831f06b8 100644
--- a/zh-cn/contribute/template/xxboard-template.md
+++ b/zh-cn/contribute/template/xxboard-template.md
@@ -15,7 +15,7 @@
**图片名称以开发板名称命名。*
-*参考文档:https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-introduction-hi3861.md*
+*参考文档:[Hi3861开发板介绍](../../device-dev/quick-start/quickstart-appendix-hi3861.md)*
********
## 开发板规格
diff --git "a/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\274\225\345\205\245\346\214\207\345\257\274.md" "b/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\274\225\345\205\245\346\214\207\345\257\274.md"
index 1d7524fc65ec1d3aa782a5c5eb49803effd680e7..aabb1c27b3f7db08261f54dbc3deee10d90d4bfa 100755
--- "a/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\274\225\345\205\245\346\214\207\345\257\274.md"
+++ "b/zh-cn/contribute/\347\254\254\344\270\211\346\226\271\345\274\200\346\272\220\350\275\257\344\273\266\345\274\225\345\205\245\346\214\207\345\257\274.md"
@@ -139,7 +139,7 @@ third_party_abcde/doc/ LICENSEFILE LICENSE Apache-2.0
#### 新增三方开源软件评审
-参考[SIG-Architecture](https://gitee.com/openharmony/community/blob/master/sig/sig-architecture/sig-architecture_cn.md),SIG-Architecture会统一安排建仓评审。
+参考[SIG-Architecture](https://gitee.com/openharmony/community/blob/master/sig/sig_architecture/sig_architecture_cn.md),SIG-Architecture会统一安排建仓评审。
### 第三方开源软件许可证要求
diff --git "a/zh-cn/contribute/\350\256\270\345\217\257\350\257\201\344\270\216\347\211\271\346\256\212\350\256\270\345\217\257\350\257\201\350\257\204\345\256\241\346\214\207\345\257\274.md" "b/zh-cn/contribute/\350\256\270\345\217\257\350\257\201\344\270\216\347\211\271\346\256\212\350\256\270\345\217\257\350\257\201\350\257\204\345\256\241\346\214\207\345\257\274.md"
index d37f6a6a8311efac5aa2e1319f6bf4b0540c6b23..7387ff8b62281f449ec91f4c9ebf4a59b096c164 100644
--- "a/zh-cn/contribute/\350\256\270\345\217\257\350\257\201\344\270\216\347\211\271\346\256\212\350\256\270\345\217\257\350\257\201\350\257\204\345\256\241\346\214\207\345\257\274.md"
+++ "b/zh-cn/contribute/\350\256\270\345\217\257\350\257\201\344\270\216\347\211\271\346\256\212\350\256\270\345\217\257\350\257\201\350\257\204\345\256\241\346\214\207\345\257\274.md"
@@ -26,9 +26,9 @@ OpenHarmony项目第三方依赖:OpenHarmony项目依赖的第三方开源代
OpenHarmony项目贡献代码许可证白名单包括:
-- [Apache License 2.0 (Apache-2.0)](https://opensource.org/licenses/Apache-2.0)(适用于用户态代码)
-- [3-clause BSD License (BSD-3-Clause)](https://opensource.org/licenses/BSD-3-Clause) (适用于LiteOS Kernel代码)
-- [GNU General Public License version 2 (GPL-2.0)](https://opensource.org/licenses/GPL-2.0)(适用于Linux Kernel代码)
+- Apache License 2.0 (Apache-2.0)(适用于用户态代码)
+- 3-clause BSD License (BSD-3-Clause)(适用于LiteOS Kernel代码)
+- GNU General Public License version 2 (GPL-2.0)(适用于Linux Kernel代码)
## OpenHarmony项目第三方依赖可接纳和不可接纳的许可证名单
@@ -38,43 +38,43 @@ OpenHarmony项目还可能引入或依赖不同的第三方开源软件,这些
与Apache-2.0许可证相兼容的许可证可以被接纳,OpenHarmony项目建议可优先接纳采用如下许可证的第三方依赖:
-- [Academic Free License 3.0 (AFL-3.0)](https://opensource.org/licenses/AFL-3.0)
+- Academic Free License 3.0 (AFL-3.0)
-- [Apache License 2.0 (Apache-2.0)](https://opensource.org/licenses/Apache-2.0)
+- Apache License 2.0 (Apache-2.0)
-- [Apache Software License 1.1](https://www.apache.org/licenses/LICENSE-1.1). Including variants:
+- Apache Software License 1.1. Including variants:
- - [PHP License 3.01](http://www.php.net/license/3_01.txt)
- - [MX4J License](http://mx4j.sourceforge.net/docs/ch01s06.html)
+ - PHP License 3.01
+ - MX4J License
-- [Boost Software License (BSL-1.0)](https://opensource.org/licenses/BSL-1.0)
+- Boost Software License (BSL-1.0)
- BSD License:
- - [3-clause BSD License](https://opensource.org/licenses/BSD-3-Clause)
- - [2-clause BSD License](https://opensource.org/licenses/BSD-2-Clause)
+ - 3-clause BSD License
+ - 2-clause BSD License
- DOM4J License
- - [PostgreSQL License](http://opensource.org/licenses/postgresql)
+ - PostgreSQL License
-- [ISC](https://opensource.org/licenses/ISC)
+- ISC
- ICU
-- [MIT License (MIT)](https://opensource.org/licenses/MIT) / X11
+- MIT License (MIT) / X11
-- [MIT No Attribution License (MIT-0)](https://opensource.org/licenses/MIT-0)
+- MIT No Attribution License (MIT-0)
-- [Mulan Permissive Software License v2 (MulanPSL-2.0)](https://opensource.org/licenses/MulanPSL-2.0)
+- Mulan Permissive Software License v2 (MulanPSL-2.0)
-- [The Unlicense](https://opensource.org/licenses/unlicense)
+- The Unlicense
-- [W3C License (W3C)](https://opensource.org/licenses/W3C)
+- W3C License (W3C)
-- [University of Illinois/NCSA](http://opensource.org/licenses/UoI-NCSA.php)
+- University of Illinois/NCSA
-- [X.Net](http://opensource.org/licenses/xnet.php)
+- X.Net
-- [zlib/libpng](http://opensource.org/licenses/zlib-license.php)
+- zlib/libpng
- FSF autoconf license
@@ -82,57 +82,57 @@ OpenHarmony项目还可能引入或依赖不同的第三方开源软件,这些
- OOXML XSD ECMA License
-- [Microsoft Public License (MsPL)](http://www.opensource.org/licenses/ms-pl.html)
+- Microsoft Public License (MsPL)
-- [Python Software Foundation License](http://www.opensource.org/licenses/PythonSoftFoundation.php)
+- Python Software Foundation License
-- [Python Imaging Library Software License](https://github.com/python-pillow/Pillow/blob/master/LICENSE)
+- Python Imaging Library Software License
-- [Adobe Postcript(R) AFM files](https://spdx.org/licenses/APAFML.html)
+- Adobe Postcript(R) AFM files
-- [Boost Software License Version 1.0](http://www.opensource.org/licenses/BSL-1.0)
+- Boost Software License Version 1.0
-- [WTF Public License](http://www.wtfpl.net/)
+- WTF Public License
-- [The Romantic WTF public license](https://github.com/pygy/gosub/blob/master/LICENSE)
+- The Romantic WTF public license
-- [UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE](http://www.unicode.org/copyright.html#Exhibit1)
+- UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
-- [Zope Public License 2.0](https://opensource.org/licenses/ZPL-2.0)
+- Zope Public License 2.0
- ACE license
-- [Oracle Universal Permissive License (UPL) Version 1.0](https://oss.oracle.com/licenses/upl/)
+- Oracle Universal Permissive License (UPL) Version 1.0
-- [Open Grid Forum License](https://www.ogf.org/ogf/doku.php/about/copyright)
+- Open Grid Forum License
- Google "Additional IP Rights Grant (Patents)" file
-- [Historical Permission Notice and Disclaimer](https://opensource.org/licenses/HPND)
+- Historical Permission Notice and Disclaimer
### 不建议接纳的第三方依赖的许可证名单
原则上,不支持商用的许可证,以及其它包含不合理限制或义务的许可证不建议被接纳,OpenHarmony项目不建议接纳采用如下许可证的第三方依赖:
- Intel Simplified Software License
-- [JSR-275 License](https://github.com/unitsofmeasurement/jsr-275/blob/0.9.3/LICENSE.txt)
-- [Microsoft Limited Public License](https://www.openhub.net/licenses/mslpl)
-- [Amazon Software License (ASL)](https://aws.amazon.com/asl/)
+- JSR-275 License
+- Microsoft Limited Public License
+- Amazon Software License (ASL)
- Java SDK for Satori RTM license
-- [Redis Source Available License (RSAL)](https://redislabs.com/community/licenses/)
+- Redis Source Available License (RSAL)
- Booz Allen Public License
-- [Confluent Community License Version 1.0](https://www.confluent.io/confluent-community-license/)
-- [Any license including the Commons Clause License Condition v1.0](https://commonsclause.com/)
+- Confluent Community License Version 1.0
+- Any license including the Commons Clause License Condition v1.0
- Creative Commons Non-Commercial variants
-- [Sun Community Source License 3.0](http://jcp.org/aboutJava/communityprocess/SCSL3.0.rtf)
-- [GNU GPL 3](http://www.opensource.org/licenses/gpl-license.php)
-- [GNU Affero GPL 3](http://www.opensource.org/licenses/agpl-v3.html)
-- [BSD-4-Clause](https://spdx.org/licenses/BSD-4-Clause.html)/[BSD-4-Clause (University of California-Specific)](https://spdx.org/licenses/BSD-4-Clause-UC.html)
+- Sun Community Source License 3.0
+- GNU GPL 3
+- GNU Affero GPL 3
+- BSD-4-Clause/BSD-4-Clause (University of California-Specific)
- Facebook BSD+Patents license
-- [NPL 1.0](https://spdx.org/licenses/NPL-1.0.html)/[NPL 1.1](https://spdx.org/licenses/NPL-1.1.html)
+- NPL 1.0/NPL 1.1
- The Solipsistic Eclipse Public License
-- [The "Don't Be A Dick" Public License](https://dbad-license.org/)
-- [JSON License](http://www.json.org/license.html)
+- The "Don't Be A Dick" Public License
+- JSON License
## 引入特殊许可证的规则
diff --git "a/zh-cn/contribute/\350\264\241\347\214\256\344\273\243\347\240\201.md" "b/zh-cn/contribute/\350\264\241\347\214\256\344\273\243\347\240\201.md"
index 7c88515d1be29f7211403c4ead878da940d6755f..9c915ea4f67eb0ac3f127cad6c77743c6aed6a98 100755
--- "a/zh-cn/contribute/\350\264\241\347\214\256\344\273\243\347\240\201.md"
+++ "b/zh-cn/contribute/\350\264\241\347\214\256\344\273\243\347\240\201.md"
@@ -4,13 +4,13 @@
### 设计规范
-[OpenHarmony架构设计原则](https://gitee.com/openharmony/community/blob/master/sig/sig-QA/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1%E5%8E%9F%E5%88%99.md)
+[OpenHarmony架构设计原则](https://gitee.com/openharmony/community/blob/master/sig/sig_qa/%E6%9E%B6%E6%9E%84%E8%AE%BE%E8%AE%A1%E5%8E%9F%E5%88%99.md)
[OpenHarmony API治理章程](../design/OpenHarmony-API-governance.md)
[OpenHarmony安全设计规范](OpenHarmony-security-design-guide.md)
-[OpenHarmony编译规范](https://gitee.com/openharmony/community/blob/master/sig/sig-buildsystem/%E7%BC%96%E8%AF%91%E8%A7%84%E8%8C%83.md)
+[OpenHarmony编译规范](https://gitee.com/openharmony/community/blob/master/sig/sig_buildsystem/%E7%BC%96%E8%AF%91%E8%A7%84%E8%8C%83.md)
### 代码风格
@@ -38,11 +38,11 @@
有关详细信息,请参考[贡献流程](贡献流程.md)。
-[代码门禁详细质量要求](https://gitee.com/openharmony/community/blob/master/sig/sig-QA/%E4%BB%A3%E7%A0%81%E9%97%A8%E7%A6%81%E8%A6%81%E6%B1%82.md)。
+[代码门禁详细质量要求](https://gitee.com/openharmony/community/blob/master/sig/sig_qa/%E4%BB%A3%E7%A0%81%E9%97%A8%E7%A6%81%E8%A6%81%E6%B1%82.md)。
-[需求类Issue处理指导](https://gitee.com/openharmony/community/blob/master/sig/sig-QA/issue%EF%BC%88%E9%9C%80%E6%B1%82%E7%B1%BB%EF%BC%89%E5%A4%84%E7%90%86%E6%8C%87%E5%AF%BC.md)
+[需求类Issue处理指导](https://gitee.com/openharmony/community/blob/master/sig/sig_qa/issue%EF%BC%88%E9%9C%80%E6%B1%82%E7%B1%BB%EF%BC%89%E5%A4%84%E7%90%86%E6%8C%87%E5%AF%BC.md)
-[缺陷类Issue处理指导](https://gitee.com/openharmony/community/blob/master/sig/sig-QA/issue-%E7%BC%BA%E9%99%B7%E7%B1%BB-%E5%A4%84%E7%90%86%E6%8C%87%E5%AF%BC.md)
+[缺陷类Issue处理指导](https://gitee.com/openharmony/community/blob/master/sig/sig_qa/issue_%E7%BC%BA%E9%99%B7%E7%B1%BB_%E5%A4%84%E7%90%86%E6%8C%87%E5%AF%BC.md)
## 社区安全问题披露
diff --git "a/zh-cn/contribute/\350\264\241\347\214\256\346\226\207\346\241\243.md" "b/zh-cn/contribute/\350\264\241\347\214\256\346\226\207\346\241\243.md"
index 397ec70f4bef209c5bfe8dda393c160f5d440a2e..6743b12052f5ba6dcb4b4a05e60f01c0dbc39c71 100755
--- "a/zh-cn/contribute/\350\264\241\347\214\256\346\226\207\346\241\243.md"
+++ "b/zh-cn/contribute/\350\264\241\347\214\256\346\226\207\346\241\243.md"
@@ -2,10 +2,8 @@
非常欢迎您贡献文档,我们鼓励开发者以各种方式参与文档反馈和贡献。您可以对现有文档进行评价、简单更改、反馈文档质量问题、贡献您的原创内容。
-卓越贡献者将会在开发者社区文档贡献专栏表彰公示。
-
- [贡献方式](#贡献方式)
-- [写作规范](写作规范.md)
+- [文档风格](style-guide/Readme-CN.md)
## 内容版权
@@ -15,7 +13,7 @@
## License
-[Creative Commons License version 4.0](https://creativecommons.org/licenses/by/4.0/legalcode)
+Creative Commons License version 4.0
## 贡献方式
diff --git "a/zh-cn/contribute/\350\264\241\347\214\256\346\265\201\347\250\213.md" "b/zh-cn/contribute/\350\264\241\347\214\256\346\265\201\347\250\213.md"
index c874beef6347925bcbf81456add00264b4cb8c4f..9f0c341e9e61fa8cf3888795c75e488f57044ff0 100755
--- "a/zh-cn/contribute/\350\264\241\347\214\256\346\265\201\347\250\213.md"
+++ "b/zh-cn/contribute/\350\264\241\347\214\256\346\265\201\347\250\213.md"
@@ -225,7 +225,7 @@ repo push --br="20200903" --d="master" --content="#I1TVV4"
如果门禁通过,该Issue关联的所有PR均会自动标记“测试通过”。
-详细参考[代码门禁质量要求](https://gitee.com/openharmony/community/blob/master/sig/sig-QA/%E4%BB%A3%E7%A0%81%E9%97%A8%E7%A6%81%E8%A6%81%E6%B1%82.md)。
+详细参考[代码门禁质量要求](https://gitee.com/openharmony/community/blob/master/sig/sig_qa/%E4%BB%A3%E7%A0%81%E9%97%A8%E7%A6%81%E8%A6%81%E6%B1%82.md)。
## CI门户