From 85bafb6c3d8d7f91cdf96e9b33bc313e1059e34e Mon Sep 17 00:00:00 2001 From: zengyawen Date: Fri, 13 May 2022 03:06:38 +0000 Subject: [PATCH] =?UTF-8?q?sample=E6=9B=B4=E6=96=B0=20Signed-off-by:=20zen?= =?UTF-8?q?gyawen=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-cn/application-dev/notification/notification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/notification/notification.md b/zh-cn/application-dev/notification/notification.md index a41c71eb41..98e57bbccd 100644 --- a/zh-cn/application-dev/notification/notification.md +++ b/zh-cn/application-dev/notification/notification.md @@ -264,4 +264,4 @@ Notification.cancel(1, "label", cancelCallback) - [`Notification`:订阅、发送通知(eTS)(API9)](https://gitee.com/openharmony/app_samples/tree/master/Notification/Notification) -- [`Notification`:通知(eTS)(API7)](https://gitee.com/openharmony/app_samples/tree/master/common/Notification) +- [`Notification`:通知(eTS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/common/Notification) -- GitLab