diff --git a/en/readme/test.md b/en/readme/test.md index 25cdba18c6642ffe1789ce8b6f03efc0ffdd780b..bb9d5c73ccd00d8249d0ab011f9b3a5d35dd3cae 100644 --- a/en/readme/test.md +++ b/en/readme/test.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#setting-up-the-environment) - [Obtaining Source Code](../device-dev/get-code/sourcecode-acquire.md)