From 7b79d844e86386145011eab49f5fa15240bb3300 Mon Sep 17 00:00:00 2001 From: Austin Date: Wed, 3 Nov 2021 07:09:57 +0000 Subject: [PATCH 1/4] update en/readme/test_subsystem.md. Signed-off-by: Austin --- en/readme/test_subsystem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/readme/test_subsystem.md b/en/readme/test_subsystem.md index 7e99638f87c..506c2db13f9 100644 --- a/en/readme/test_subsystem.md +++ b/en/readme/test_subsystem.md @@ -4,7 +4,7 @@ OpenHarmony provides a comprehensive auto-test framework for designing test case This document describes how to use the OpenHarmony test framework. ## Setting Up the Environment The test framework depends on the Python running environment. Before using the test framework, set up the environment as follows: - - [Setting Up the Environment](../device-dev/subsystems/subsys-testguide-envbuild.md) + - [Setting Up the Environment](../device-dev/subsystems/subsys-testguide-test.md#section175012297491.md) - [Obtaining Source Code](../device-dev/get-code/sourcecode-acquire.md) -- Gitee From 7d3d2961e10359dcd334463551f000b4291ebe02 Mon Sep 17 00:00:00 2001 From: Austin Date: Wed, 3 Nov 2021 07:11:29 +0000 Subject: [PATCH 2/4] update en/readme/test_subsystem.md. Signed-off-by: Austin --- en/readme/test_subsystem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/readme/test_subsystem.md b/en/readme/test_subsystem.md index 506c2db13f9..87dd3b9361b 100644 --- a/en/readme/test_subsystem.md +++ b/en/readme/test_subsystem.md @@ -4,7 +4,7 @@ OpenHarmony provides a comprehensive auto-test framework for designing test case This document describes how to use the OpenHarmony test framework. ## Setting Up the Environment The test framework depends on the Python running environment. Before using the test framework, set up the environment as follows: - - [Setting Up the Environment](../device-dev/subsystems/subsys-testguide-test.md#section175012297491.md) + - [Setting Up the Environment](../device-dev/subsystems/subsys-testguide-test.md#section6511193210111) - [Obtaining Source Code](../device-dev/get-code/sourcecode-acquire.md) -- Gitee From e36c2361e5fcc97b963f5a748a0542af7aee501b Mon Sep 17 00:00:00 2001 From: Austin Date: Wed, 3 Nov 2021 07:12:30 +0000 Subject: [PATCH 3/4] update en/readme/test_subsystem.md. Signed-off-by: Austin --- en/readme/test_subsystem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/readme/test_subsystem.md b/en/readme/test_subsystem.md index 87dd3b9361b..5854b2d47cb 100644 --- a/en/readme/test_subsystem.md +++ b/en/readme/test_subsystem.md @@ -4,7 +4,7 @@ OpenHarmony provides a comprehensive auto-test framework for designing test case This document describes how to use the OpenHarmony test framework. ## Setting Up the Environment The test framework depends on the Python running environment. Before using the test framework, set up the environment as follows: - - [Setting Up the Environment](../device-dev/subsystems/subsys-testguide-test.md#section6511193210111) + - [Setting Up the Environment](../device-dev/subsystems/subsys-testguide-test.md#section175012297491) - [Obtaining Source Code](../device-dev/get-code/sourcecode-acquire.md) -- Gitee From 1297964847557dedb3d2edf6ba4128b7c7f13220 Mon Sep 17 00:00:00 2001 From: Austin Date: Wed, 3 Nov 2021 07:19:31 +0000 Subject: [PATCH 4/4] update en/release-notes/OpenHarmony-v3.0-LTS.md. Signed-off-by: Austin --- en/release-notes/OpenHarmony-v3.0-LTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/release-notes/OpenHarmony-v3.0-LTS.md b/en/release-notes/OpenHarmony-v3.0-LTS.md index 367785953db..f2d4b8bdd02 100644 --- a/en/release-notes/OpenHarmony-v3.0-LTS.md +++ b/en/release-notes/OpenHarmony-v3.0-LTS.md @@ -264,7 +264,7 @@ This version has the following updates to OpenHarmony 2.2 Beta2. ### API Updates -For details, see [JS API Differences](api-change/v3.0-lts/js-apidiff-v3.0-lts.md). +For details, see JS API Differences. ### Chip and Development Board Adaptation -- Gitee