From 25e72bd470b9ea8aab035e19cc6e3689718862fa Mon Sep 17 00:00:00 2001 From: Changhua Date: Mon, 25 Sep 2023 23:33:17 +0800 Subject: [PATCH] Fix QR code --- clients/http/README.MD | 2 +- clients/python/README.MD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clients/http/README.MD b/clients/http/README.MD index c9a2e7f..9dccf0e 100644 --- a/clients/http/README.MD +++ b/clients/http/README.MD @@ -27,6 +27,6 @@ wcfhttp --cb http://your_host:your_port/callback ### 接收消息回调接口文档 参考文档(默认地址为:http://localhost:9999/docs )`接收消息回调样例`。 -|![碲矿](https://gitee.com/lch0821/WeChatFerry/raw/master/assets/TEQuant.jpg)|![赞赏](https://gitee.com/lch0821/WeChatFerry/raw/master/assets/QR.jpeg)| +|![碲矿](https://raw.githubusercontent.com/lich0821/WeChatFerry/master/assets/TEQuant.jpg)|![赞赏](https://raw.githubusercontent.com/lich0821/WeChatFerry/master/assets/QR.jpeg)| |:-:|:-:| |后台回复 `WeChatFerry` 加群交流|如果你觉得有用| diff --git a/clients/python/README.MD b/clients/python/README.MD index 5001691..dd48458 100644 --- a/clients/python/README.MD +++ b/clients/python/README.MD @@ -108,7 +108,7 @@ if __name__ == "__main__": ``` -|![碲矿](https://gitee.com/lch0821/WeChatFerry/raw/master/assets/TEQuant.jpg)|![赞赏](https://gitee.com/lch0821/WeChatFerry/raw/master/assets/QR.jpeg)| +|![碲矿](https://raw.githubusercontent.com/lich0821/WeChatFerry/master/assets/TEQuant.jpg)|![赞赏](https://raw.githubusercontent.com/lich0821/WeChatFerry/master/assets/QR.jpeg)| |:-:|:-:| |后台回复 `WeChatFerry` 加群交流|如果你觉得有用|