diff --git a/README.md b/README.md index ca89197..34ab5b6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@

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

- - + + @@ -13,8 +13,8 @@ - - + + @@ -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,7 +347,7 @@ public class CallbackController { ## 仓库地址 -- [GitHub](https://github.com/NotFound403/payment-spring-boot) +- [GitHub](https://github.com/dromara/payment-spring-boot) - [Gitee](https://gitee.com/felord/payment-spring-boot) ## QQ交流群