From 9dbd02ef937e42e361da7add90bb4717a45f2f14 Mon Sep 17 00:00:00 2001 From: duangavin123 Date: Wed, 3 Nov 2021 06:57:46 +0000 Subject: [PATCH 1/2] update en/device-dev/get-code/sourcecode-acquire.md. Signed-off-by: duangavin123 --- en/device-dev/get-code/sourcecode-acquire.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/device-dev/get-code/sourcecode-acquire.md b/en/device-dev/get-code/sourcecode-acquire.md index 8ccf2c55e7f..cdeaefffde1 100644 --- a/en/device-dev/get-code/sourcecode-acquire.md +++ b/en/device-dev/get-code/sourcecode-acquire.md @@ -1,4 +1,4 @@ -# Source Code Acquisition +# Source Code 中国 Acquisition - [About OpenHarmony](#section6370143622110) - [Overview of Source Code Acquisition](#section12763342204) @@ -20,7 +20,7 @@ OpenHarmony is an open-source project launched by the OpenAtom Foundation. The purpose of this project is to build an open, distributed operating system \(OS\) framework for smart IoT devices in the full-scenario, full-connectivity, and full-intelligence era. -The open-source code repositories are available at [https://openharmony.gitee.com](https://openharmony.gitee.com). +The open-source code repositories are available at [https://openharmony.gitee.com](https://openharmonys.gitee.com). ## Overview of Source Code Acquisition @@ -71,7 +71,7 @@ This document describes how to acquire OpenHarmony source code and provides its **Obtaining the Source Code for Mini/Small/Standard Systems** ->![](../public_sys-resources/icon-note.gif) **NOTE:** +>![](../public_sys-resources/icons-note.gif) **NOTE:** >Download the master code if you want to get quick access to the latest features for your development. Download the release code, which is more stable, if you want to develop commercial functionalities. - **Obtaining OpenHarmony master code** -- Gitee From 08a130bae74bfac73a1d97adab5b652888deafda Mon Sep 17 00:00:00 2001 From: duangavin123 Date: Wed, 3 Nov 2021 10:12:42 +0000 Subject: [PATCH 2/2] update en/device-dev/get-code/sourcecode-acquire.md. Signed-off-by: duangavin123 --- en/device-dev/get-code/sourcecode-acquire.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/device-dev/get-code/sourcecode-acquire.md b/en/device-dev/get-code/sourcecode-acquire.md index cdeaefffde1..0ef72a037d6 100644 --- a/en/device-dev/get-code/sourcecode-acquire.md +++ b/en/device-dev/get-code/sourcecode-acquire.md @@ -95,7 +95,7 @@ This document describes how to acquire OpenHarmony source code and provides its - **Obtaining OpenHarmony release code** - For details about how to obtain the source code of an OpenHarmony release, see the [Release-Notes](../../release-notes/Readme.md). + For details about how to obtain the source code of an OpenHarmony release, see the [Release-Notes](../../releases-notes/Readme.md). ## Method 2: Acquiring Source Code from DevEco Marketplace -- Gitee