From b2c6ec8823462ff1995398fde0b890248b1ad4db Mon Sep 17 00:00:00 2001 From: zengyawen Date: Tue, 23 Aug 2022 04:10:29 +0000 Subject: [PATCH] update zh-cn/application-dev/device/vibrator-guidelines.md. Signed-off-by: zengyawen --- zh-cn/application-dev/device/vibrator-guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/device/vibrator-guidelines.md b/zh-cn/application-dev/device/vibrator-guidelines.md index 41254b7c49..4160018edf 100644 --- a/zh-cn/application-dev/device/vibrator-guidelines.md +++ b/zh-cn/application-dev/device/vibrator-guidelines.md @@ -89,4 +89,4 @@ 针对振动开发,有以下相关实例可供参考: -- [`Vibrator`:振动(eTS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/device/Vibrator) \ No newline at end of file +- [`Vibrator`:振动(eTS)(API8)](https://gitee.com/openharmony/applications_app_samples/tree/master/device/Vibrator) \ No newline at end of file -- GitLab