From 9940a40eab8a160693fff459734ce9a2069c9098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E5=BA=86=E6=B3=89?= Date: Fri, 28 Oct 2022 20:24:04 +0800 Subject: [PATCH] Update uts-plugin.md --- docs/plugin/uts-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugin/uts-plugin.md b/docs/plugin/uts-plugin.md index a01f6f51b..e68192ca3 100644 --- a/docs/plugin/uts-plugin.md +++ b/docs/plugin/uts-plugin.md @@ -394,7 +394,7 @@ export function getBatteryCapacity(): string { 特别提示: -**有android开发经验的开发者可以参考:[Android开发者uts快速上手指南](https://uniapp.dcloud.net.cn/plugin/uts-for-android.html)** +**有android开发经验的开发者可以参考:[Android平台uts开发指南](https://uniapp.dcloud.net.cn/plugin/uts-for-android.html)** ### iOS 平台 -- GitLab