From 193396e57114471f43a5c9e31dc1c96496ba4d05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=A4=E6=9C=88=E9=A3=9E?= Date: Fri, 21 Apr 2023 10:54:22 +0000 Subject: [PATCH] =?UTF-8?q?update=20README.md.=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=81=A5=E5=BA=B7=E7=94=9F=E6=B4=BB=E4=B8=BA=E5=81=A5=E5=BA=B7?= =?UTF-8?q?=E7=94=9F=E6=B4=BB=E5=BA=94=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 古月飞 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a1a2d91..d9ef7ca2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## 目录 - 优秀案例 - - [健康生活(ArkTS)](https://gitee.com/openharmony/codelabs/tree/master/ExcellentCase/Healthy_life)(API 9+) + - [健康生活应用(ArkTS)](https://gitee.com/openharmony/codelabs/tree/master/ExcellentCase/Healthy_life)(API 9+) - Ability开发 - [UIAbility内和UIAbility间页面的跳转(ArkTS)](https://gitee.com/openharmony/codelabs/tree/master/Ability/StageAbility)(API 9+) - [Stage模型下Ability的创建和使用(ArkTS)](https://gitee.com/openharmony/codelabs/tree/master/Ability/StageAbilityDemo)(API 9+) -- Gitee