diff --git a/README.md b/README.md
index bb06b90f6a7576f160ec64917b6060e9bf8ffea6..fc832338276d73545d58daf37d0b01719fc473e0 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,13 @@ This repository stores device and application development documents provided by
master: the latest version.
+OpenHarmony 3.1 Beta. [Learn more](en/release-notes/OpenHarmony-v3.1-beta.md)
+
OpenHarmony 3.0 LTS. [Learn more](en/release-notes/OpenHarmony-v3.0-LTS.md)
OpenHarmony v2.2 Beta2. [Learn more](en/release-notes/OpenHarmony-v2.2-beta2.md)
-OpenHarmony 2.0 Canary. [Learn more](en/release-notes/openharmony-2-0-canary.md)
+OpenHarmony 2.0 Canary. [Learn more](en/release-notes/OpenHarmony-2-0-canary.md)
### Historical Stable Versions
diff --git a/en/readme.md b/en/readme.md
index e3fcd24607bd42009318c7c53e97f3f3217405c1..b0e668e5f90d2996008f1ee7c61402dc1f0cdbf3 100644
--- a/en/readme.md
+++ b/en/readme.md
@@ -57,7 +57,7 @@ This project stores OpenHarmony documentation, including the quick start guide,
- **ui**: [UI](application-dev/ui/Readme-EN.md)
- **media**: [media](application-dev/media/Readme-EN.md)
- **connectivity**: [networks and connectivity](application-dev/connectivity/Readme-EN.md)
- - **reference**: [Reference](application-dev/reference/Readme-EN.md)
+ - **reference**: [Development References](application-dev/reference/Readme-EN.md)
- **glossary**: [glossary](device-dev/glossary/glossary.md)
## Version Change History
diff --git a/en/release-notes/OpenHarmony-1-0.md b/en/release-notes/OpenHarmony-1-0.md
index 55540cff55fce171d72d0f9d0da1b8d849180700..70e62de62c8e88b1e139c3d26eb4d40bb2180c41 100644
--- a/en/release-notes/OpenHarmony-1-0.md
+++ b/en/release-notes/OpenHarmony-1-0.md
@@ -2,7 +2,7 @@
- [Overview](#section249611124916)
- [Source Code Acquisition](#section127301717165113)
- - [Acquiring Source Code from an Image Site](#section157648475298)
+ - [Acquiring Source Code from Mirrors](#section157648475298)
- [Acquiring Source Code Using the repo Tool](#section49746186307)
@@ -12,18 +12,18 @@ This is the initial release for this product.
## Source Code Acquisition
-### Acquiring Source Code from an Image Site
+### Acquiring Source Code from Mirrors
-**Table 1** Sites for acquiring source code
+**Table 1** Mirrors for acquiring source code
Source Code
|
Version Information
|
-Site
+ | Mirror
|
-SHA-256 Verification Code
+ | SHA-256 Checksum
|
@@ -31,43 +31,43 @@ This is the initial release for this product.
1.0
|
-Site
+ | Download
|
-SHA-256 verification code
+ | Download
|
Hi3861 solution (binary)
|
1.0
|
-Site
+ | Download
|
-SHA-256 verification code
+ | Download
|
Hi3518 solution (binary)
|
1.0
|
-Site
+ | Download
|
-SHA-256 verification code
+ | Download
|
Hi3516 solution (binary)
|
1.0
|
-Site
+ | Download
|
-SHA-256 verification code
+ | Download
|
RELEASE-NOTES
|
1.0
|
-Site
+ | Download
|
N/A
|
diff --git a/en/release-notes/OpenHarmony-1-1-0-LTS.md b/en/release-notes/OpenHarmony-1-1-0-LTS.md
index 9a36ec2aa1aa38079620a91c80518c4c0d65a046..0facab54b49175990e76de35fddb6a0d392b2984 100644
--- a/en/release-notes/OpenHarmony-1-1-0-LTS.md
+++ b/en/release-notes/OpenHarmony-1-1-0-LTS.md
@@ -2,9 +2,8 @@
- [Overview](#section1846294912228)
- [Source Code Acquisition](#section84808293211)
- - [Acquiring Source Code from Images](#section8394142222113)
+ - [Acquiring Source Code from Mirrors](#section8394142222113)
- [Acquiring Source Code Using the repo Tool](#section7180193542317)
-
- [What's New](#section175225345334)
- [Resolved Issues](#section11935243172612)
@@ -21,16 +20,16 @@ This is the first long-term support \(LTS\) version of OpenHarmony. It supports
## Source Code Acquisition
-### Acquiring Source Code from Images
+### Acquiring Source Code from Mirrors
-**Table 1** Images for acquiring source code
+**Table 1** Mirrors for acquiring source code
Source Code
|
Version Information
|
-Image
+ | Mirror
|
SHA-256 Checksum
|
diff --git a/en/release-notes/OpenHarmony-1-1-1-LTS.md b/en/release-notes/OpenHarmony-1-1-1-LTS.md
index 3a226ca7ef3ccdb02ee9fa4f82b91e797bb475d3..6df8da4b7c62d506bd96805d0628db727fe4f04b 100644
--- a/en/release-notes/OpenHarmony-1-1-1-LTS.md
+++ b/en/release-notes/OpenHarmony-1-1-1-LTS.md
@@ -2,7 +2,7 @@
- [Version Description](#section1846294912228)
- [Source Code Acquisition](#section84808293211)
- - [Acquiring Source Code from Images](#section8394142222113)
+ - [Acquiring Source Code from Mirrors](#section8394142222113)
- [Acquiring Source Code Using the repo Tool](#section7180193542317)
- [What's New](#section175225345334)
@@ -13,16 +13,16 @@ This is an updated long-term support \(LTS\) version of OpenHarmony. It supports
## Source Code Acquisition
-### Acquiring Source Code from Images
+### Acquiring Source Code from Mirrors
-**Table 1** Images for acquiring source code
+**Table 1** Mirrors for acquiring source code
Source Code
|
Version
|
-Image
+ | Mirror
|
SHA-256 Checksum
|
diff --git a/en/release-notes/OpenHarmony-2-0-canary.md b/en/release-notes/OpenHarmony-2-0-canary.md
index 5ffdc8b1ab10511f5fe66e4543edcac451ff0e29..3b4051aa5c23de22fcc6456b0ecb2747709a444f 100644
--- a/en/release-notes/OpenHarmony-2-0-canary.md
+++ b/en/release-notes/OpenHarmony-2-0-canary.md
@@ -75,14 +75,14 @@ repo forall -c'git lfs pull'
```
-### Acquiring Source Code from Images
+### Acquiring Source Code from Mirrors
-**Table 2** Images for acquiring source code
+**Table 2** Mirrors for acquiring source code
-| Source Code | Version | Image | SHA-256 Checksum |
+| Source Code | Version | Mirror | SHA-256 Checksum |
| -------- | -------- | -------- | -------- |
| Full code base | 2.0 | [Download](https://repo.huaweicloud.com/harmonyos/os/2.0/code-2.0-canary_20210601.tar.gz) | [Download](https://repo.huaweicloud.com/harmonyos/os/2.0/code-2.0-canary_20210601.tar.gz.sha256) |
-| Release Notes | 2.0 | [Download](https://gitee.com/openharmony/docs/blob/master/en/release-notes/openharmony-2-0-canary.md) | - |
+| Release Notes | 2.0 | [Download](https://gitee.com/openharmony/docs/blob/master/en/release-notes/OpenHarmony-2-0-canary.md) | - |
## What's New
diff --git a/en/release-notes/OpenHarmony-v1-1-3-LTS.md b/en/release-notes/OpenHarmony-v1-1-3-LTS.md
index 86f1269183ca52d7171bc0a7c447b800d2ee8f9e..902bcdc756864f9fee893f44f18a53dc39bfd675 100644
--- a/en/release-notes/OpenHarmony-v1-1-3-LTS.md
+++ b/en/release-notes/OpenHarmony-v1-1-3-LTS.md
@@ -3,8 +3,8 @@
- [Overview](#section1846294912228)
- [Version Mapping](#section395983762117)
- [Source Code Acquisition](#section84808293211)
- - [Acquiring Source Code from Image Sites](#section8394142222113)
-
+ - [Acquiring Source Code Using the repo Tool](#section8394142222114)
+ - [Acquiring Source Code from Mirrors](#section8394142222113)
- [What's New](#section175225345334)
- [Resolved Issues](#section11935243172612)
@@ -44,7 +44,7 @@ This is an updated long-term support \(LTS\) version of OpenHarmony. It supports
## Source Code Acquisition
-Acquiring Source Code Using the repo Tool
+### Acquiring Source Code Using the repo Tool
Method 1 \(recommended\): Use the **repo** tool to download the source code over SSH. \(You must have registered an SSH public key for access to Gitee.\)
@@ -62,16 +62,16 @@ repo sync -c
repo forall -c 'git lfs pull'
```
-### Acquiring Source Code from Image Sites
+### Acquiring Source Code from Mirrors
-**Table 2** Sites for acquiring source code
+**Table 2** Mirrors for acquiring source code
Source Code
|
Version Information
|
-Site
+ | Mirror
|
SHA-256 Checksum
|
diff --git a/en/release-notes/OpenHarmony-v1.1.2-LTS.md b/en/release-notes/OpenHarmony-v1.1.2-LTS.md
index 343cdfeb63bfd020330b6d9b8698048a77936c16..d5c5fb1b51bc56836e21f51337cf7c85e67386ca 100644
--- a/en/release-notes/OpenHarmony-v1.1.2-LTS.md
+++ b/en/release-notes/OpenHarmony-v1.1.2-LTS.md
@@ -3,7 +3,7 @@
- [Overview](#section1846294912228)
- [Version Mapping](#section395983762117)
- [Source Code Acquisition](#section84808293211)
- - [Acquiring Source Code from Image Sites](#section8394142222113)
+ - [Acquiring Source Code from Mirrors](#section8394142222113)
- [Acquiring Source Code Using the repo Tool](#section7180193542317)
- [What's New](#section175225345334)
@@ -45,16 +45,16 @@ This is an updated long-term support \(LTS\) version of OpenHarmony. It supports
## Source Code Acquisition
-### Acquiring Source Code from Image Sites
+### Acquiring Source Code from Mirrors
-**Table 2** Sites for acquiring source code
+**Table 2** Mirrors for acquiring source code
Source Code
|
Version Information
|
-Site
+ | Mirror
|
SHA-256 Checksum
|
diff --git a/en/release-notes/OpenHarmony-v2.2-beta2.md b/en/release-notes/OpenHarmony-v2.2-beta2.md
index 5577012dff2752280b248771d95e19b550b0c24f..17ee81a9b0952b721119c7958f640ee83c891aab 100644
--- a/en/release-notes/OpenHarmony-v2.2-beta2.md
+++ b/en/release-notes/OpenHarmony-v2.2-beta2.md
@@ -83,11 +83,11 @@ repo forall -c 'git lfs pull'
```
-### Acquiring Source Code from Image Sites
+### Acquiring Source Code from Mirrors
-**Table 2** Sites for acquiring source code
+**Table 2** Mirrors for acquiring source code
-| Source Code | Version | Site | SHA-256 Checksum |
+| Source Code | Version | Mirror | SHA-256 Checksum |
| -------- | -------- | -------- | -------- |
| Full code (for mini, small, and standard systems) | 2.2 | [Download](https://repo.huaweicloud.com/harmonyos/os/2.2-Beta2/code-v2.2-beta2_20210730.tar.gz) | [Download](https://repo.huaweicloud.com/harmonyos/os/2.2-Beta2/code-v2.2-beta2_20210730.tar.gz.sha256) |
| Standard system solution (binary) | 2.2 | [Download](https://repo.huaweicloud.com/harmonyos/os/2.2-Beta2/standard-2.2-Beta2.tar.gz) | [Download](https://repo.huaweicloud.com/harmonyos/os/2.2-Beta2/standard-2.2-Beta2.tar.gz.sha256) |
diff --git a/en/release-notes/OpenHarmony-v3.0-LTS.md b/en/release-notes/OpenHarmony-v3.0-LTS.md
index de1e1721d9697ab4ec178ac688b2011fc681fb37..882a9f7f84c4d4abba3019c264ab44c1072fb945 100644
--- a/en/release-notes/OpenHarmony-v3.0-LTS.md
+++ b/en/release-notes/OpenHarmony-v3.0-LTS.md
@@ -84,11 +84,11 @@ repo forall -c 'git lfs pull'
```
-### Acquiring Source Code from an Image Site
+### Acquiring Source Code from Mirrors
-**Table 2** Sites for acquiring source code
+**Table 2** Mirrors for acquiring source code
-| LTS Code | Version Information | Site | SHA-256 Verification Code |
+| LTS Code | Version Information | Mirror | SHA-256 Checksum |
| -------- | -------- | -------- | -------- |
| Full code (for mini, small, and standard systems) | 3.0 | [Download](https://repo.huaweicloud.com/harmonyos/os/3.0/code-v3.0-LTS.tar.gz) | [Download](https://repo.huaweicloud.com/harmonyos/os/3.0/code-v3.0-LTS.tar.gz.sha256) |
| Standard system solution (binary) | 3.0 | [Download](https://repo.huaweicloud.com/harmonyos/os/3.0/standard.tar.gz) | [Download](https://repo.huaweicloud.com/harmonyos/os/3.0/standard.tar.gz.sha256) |
diff --git a/en/release-notes/OpenHarmony-v3.1-beta.md b/en/release-notes/OpenHarmony-v3.1-beta.md
index aa1adb202f116eb73370e2f2970b0b00716c9d2d..f6d23a43803b3ba3586a1b73245f47196a08e90b 100644
--- a/en/release-notes/OpenHarmony-v3.1-beta.md
+++ b/en/release-notes/OpenHarmony-v3.1-beta.md
@@ -4,7 +4,7 @@
- [Version Mapping](#Version-Mapping)
- [Source Code Acquisition](#Source-Code-Acquisition)
- [Acquiring Source Code Using the repo Tool](#Acquiring-Source-Code-Using-the-repo-Tool)
- - [Acquiring Source Code from a Mirror](#Acquiring-Source-Code-from-a-Mirror)
+ - [Acquiring Source Code from Mirrors](#Acquiring-Source-Code-from-Mirrors)
- [What's New](#What-Is-New)
- [Feature Updates](#Feature-Updates)
- [API Updates](#API-Updates)
@@ -68,7 +68,7 @@ repo sync -c
repo forall -c 'git lfs pull'
```
-### Acquiring Source Code from a Mirror
+### Acquiring Source Code from Mirrors
**Table 2** Mirrors for acquiring source code
---|
---|
---|
---|