From d7cdebc731449f879804d72c7cf4c82919b1133e Mon Sep 17 00:00:00 2001 From: Fang Date: Sun, 12 Mar 2023 20:54:07 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E9=A1=B9=E7=9B=AE=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E8=BF=81=E5=85=A5dromara?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #96 --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index bf2fbd7..057c95d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@

最全最好用的微信支付V3 Spring Boot 组件

- - + + @@ -13,10 +13,10 @@ - - + + - + @@ -48,27 +48,27 @@ Starter,支持微信优惠券,代金券、商家券、智慧商圈、商家 ## JDK问题 -**推荐使用Open JDK**,原因参见[FBI Warning](https://github.com/NotFound403/payment-spring-boot/issues/5) +**推荐使用Open JDK**,原因参见[FBI Warning](https://github.com/dromara/payment-spring-boot/issues/5) ## 文档地址 -- [payment-spring-boot GitHub文档](https://notfound403.github.io/payment-spring-boot) +- [payment-spring-boot GitHub文档](https://dromara.github.io/payment-spring-boot) ## API清单 -目前已经实现绝大部分微信支付直连商户和服务商的接口,具体的API明细可查看[API清单](https://notfound403.github.io/payment-spring-boot/#/wechat_v3_api) +目前已经实现绝大部分微信支付直连商户和服务商的接口,具体的API明细可查看[API清单](https://dromara.github.io/payment-spring-boot/#/wechat_v3_api) > 随着版本迭代功能会增加,也可通过API注册表类`WechatPayV3Type`进行API接口检索。 ## CHANGELOG -更新日志[CHANGELOG](https://notfound403.github.io/payment-spring-boot/#/changelog) +更新日志[CHANGELOG](https://dromara.github.io/payment-spring-boot/#/changelog) ## 使用入门 ### 集成配置 -关于集成配置请详细阅读[payment-spring-boot GitHub文档](https://notfound403.github.io/payment-spring-boot) -中[快速接入](https://notfound403.github.io/payment-spring-boot/#/quick_start)章节 +关于集成配置请详细阅读[payment-spring-boot GitHub文档](https://dromara.github.io/payment-spring-boot) +中[快速接入](https://dromara.github.io/payment-spring-boot/#/quick_start)章节 ### 调用示例 @@ -347,8 +347,8 @@ public class CallbackController { ## 仓库地址 -- [GitHub](https://github.com/NotFound403/payment-spring-boot) -- [Gitee](https://gitee.com/felord/payment-spring-boot) +- [GitHub](https://github.com/dromara/payment-spring-boot) +- [Gitee](https://gitee.com/dromara/payment-spring-boot) ## QQ交流群