From ad6d73f4a82730a765a9a0efa9dbb468216cbaff Mon Sep 17 00:00:00 2001 From: MoLin Date: Fri, 25 Oct 2024 19:07:08 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E6=94=B9=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vitepress/config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vitepress/config.mjs b/.vitepress/config.mjs index 9210504..6491ac7 100644 --- a/.vitepress/config.mjs +++ b/.vitepress/config.mjs @@ -45,7 +45,7 @@ export default defineConfig({ { text: "🌟 会员特权", link: "/basic/vip" }, { text: "❓ 常见问题", link: "/basic/faq" }, { text: "🗳️ 申请发票", link: "/basic/invoice" }, - { text: "📱 Android 悬浮提词", link: "/basic/android" }, + { text: "📱 手机端教程", link: "/basic/mobile" }, ], }, {