From 8ddbba641709c32cc06a4494150be629d527b66c Mon Sep 17 00:00:00 2001 From: "Jason.z" <281674669@qq.com> Date: Wed, 10 Jan 2024 21:46:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/configs/navbar/zh.ts | 2 +- docs/README.md | 4 ++-- docs/quickstart.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/.vuepress/configs/navbar/zh.ts b/docs/.vuepress/configs/navbar/zh.ts index 2ed832e..9e1d050 100644 --- a/docs/.vuepress/configs/navbar/zh.ts +++ b/docs/.vuepress/configs/navbar/zh.ts @@ -34,7 +34,7 @@ export const navbarZh: NavbarConfig = [ }, { text: '购买', - link: 'https://byteee.fund/cordova-plugin-wechat', + link: 'https://byteee.fund/project/cordova-plugin-wechat', }, { text: 'Github', diff --git a/docs/README.md b/docs/README.md index 7c005ed..f4fa1e1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,9 +4,9 @@ -- [主页](https://www.byteee.fund/cordova-plugin-wechat) +- [主页](https://www.byteee.fund/project/cordova-plugin-wechat) -- [文档](https://www.byteee.fund/cordova-plugin-wechat/) +- [文档](https://www.byteee.fund/doc/cordova-plugin-wechat/) diff --git a/docs/quickstart.md b/docs/quickstart.md index 2a17e90..987f94f 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -8,7 +8,7 @@ - 如果需要支付功能,还需要申请[微信商户](https://pay.weixin.qq.com); - 准备好的你项目(基于cordova) -- 购买插件代码并下载解压到本地; +- [购买插件](https://byteee.fund/project/cordova-plugin-wechat)代码并下载解压到本地;