From 194b769b59c9b123550840890471f82f7c0084cb Mon Sep 17 00:00:00 2001 From: zengyawen Date: Tue, 23 Aug 2022 04:19:49 +0000 Subject: [PATCH] update zh-cn/application-dev/dfx/hiappevent-guidelines.md. Signed-off-by: zengyawen --- zh-cn/application-dev/dfx/hiappevent-guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/dfx/hiappevent-guidelines.md b/zh-cn/application-dev/dfx/hiappevent-guidelines.md index f3f71ee2bd..6ecf4f82d2 100644 --- a/zh-cn/application-dev/dfx/hiappevent-guidelines.md +++ b/zh-cn/application-dev/dfx/hiappevent-guidelines.md @@ -94,4 +94,4 @@ 针对应用事件打点开发,有以下相关实例可供参考: -- [`JsDotTest`:测试打点(JS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/DFX/JsDotTest) \ No newline at end of file +- [`JsDotTest`:测试打点(JS)(API8)](https://gitee.com/openharmony/applications_app_samples/tree/master/DFX/JsDotTest) \ No newline at end of file -- GitLab