diff --git a/en/OpenHarmony-Overview.md b/en/OpenHarmony-Overview.md index af86def1db9c93c47aadb43d4d1e31a05b6de79f..99b54ccfb9742bbde4516cf46f8579ca1e1a8909 100644 --- a/en/OpenHarmony-Overview.md +++ b/en/OpenHarmony-Overview.md @@ -374,7 +374,7 @@ For details about how to obtain the source code of OpenHarmony, see [Source Cod For details about how to join in the OpenHarmony community, see [OpenHarmony Community](https://gitee.com/openharmony/community/blob/master/README.md). -For details about how to contribute, see [How to Contribute](https://gitee.com/openharmony/docs/blob/master/en/contribute/how-to-contribute.md). +For details about how to contribute, see [How to Contribute](contribute/how-to-contribute.md). ## License Agreement diff --git a/en/contribute/how-to-contribute.md b/en/contribute/how-to-contribute.md index 790d3557e7ff18b610d0faa90af3b7cdc15972c8..26a3bb146ec3cb2e80c898d668262fc98f0992ca 100644 --- a/en/contribute/how-to-contribute.md +++ b/en/contribute/how-to-contribute.md @@ -24,7 +24,7 @@ For details about how to contribute to code, see [Code Contributing ](code-cont ## Auto-Test -For details about how to develop test cases based on test requirements, see [Test Subsystem](../readme/test_subsystem.md). +For details about how to develop test cases based on test requirements, see [Test Subsystem](../readme/test.md). ## Contributing Documents