From 27be3d5dc8f7ff44ab4b60284f7a93cedf1963c8 Mon Sep 17 00:00:00 2001 From: NEEN Date: Fri, 21 Apr 2023 09:15:57 +0000 Subject: [PATCH] update en/contribute/template/guide-template.md. update links Signed-off-by: NEEN --- en/contribute/template/guide-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/contribute/template/guide-template.md b/en/contribute/template/guide-template.md index c497b984ff..cba63c8e00 100644 --- a/en/contribute/template/guide-template.md +++ b/en/contribute/template/guide-template.md @@ -181,7 +181,7 @@ The distributed data objects are encapsulated into JS objects in distributed in- The following sample is provided to help you better understand how to develop abilities: -- [Intra- and Inter-page Navigation](https://gitee.com/openharmony/codelabs/tree/master/Ability/PageAbility) +- [Intra- and Inter-page Navigation](https://gitee.com/openharmony/codelabs/tree/master/Ability/StageAbility) ## Setting Up the Environment -- GitLab