From 3365299b198ec41437a12368e6bf079a952ef815 Mon Sep 17 00:00:00 2001 From: zengyawen Date: Tue, 23 Aug 2022 04:24:36 +0000 Subject: [PATCH] update zh-cn/application-dev/notification/common-event.md. Signed-off-by: zengyawen --- zh-cn/application-dev/notification/common-event.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/notification/common-event.md b/zh-cn/application-dev/notification/common-event.md index f3fc6028ca..180c8bdd53 100644 --- a/zh-cn/application-dev/notification/common-event.md +++ b/zh-cn/application-dev/notification/common-event.md @@ -174,6 +174,6 @@ if (this.subscriber != null) { 针对公共事件开发,有以下相关实例可供参考: -- [`CommonEvent`:订阅公共事件(eTS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/Notification/CommonEvent) +- [`CommonEvent`:订阅公共事件(eTS)(API8)](https://gitee.com/openharmony/applications_app_samples/tree/master/Notification/CommonEvent) -- GitLab