Skip to content

Commit 34bacfa

Browse files
authored
Update README.md
1 parent 2dec813 commit 34bacfa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[![Build Status](https://travis-ci.org/Wechat-Group/weixin-java-mp-demo.svg?branch=master)](https://travis-ci.org/Wechat-Group/weixin-java-mp-demo)
1+
[![Build Status](https://travis-ci.org/binarywang/weixin-java-mp-demo.svg?branch=master)](https://travis-ci.org/binarywang/weixin-java-mp-demo)
22

3-
### 本项目为weixin-java-tools的Demo演示程序,更多Demo请查阅:https://github.com/Wechat-Group/weixin-java-tools
3+
### 本项目为weixin-java-tools的Demo演示程序,更多Demo请查阅:https://github.com/binarywang/weixin-java-tools
44

55
#### 本Demo使用Spring MVC 框架实现微信公众号开发功能,欢迎帮忙维护添加新功能,或提供更好的实现。
6-
如果想支持多公众号,请参考另外一个项目:https://github.com/wechat-group/weixin-java-mp-multi-demo
6+
如果想支持多公众号,请参考另外一个项目:https://github.com/binarywang/weixin-java-mp-multi-demo
77

88
## 使用步骤:
99
1. 配置: 复制/src/main/resources/wx.properties.template 生成 wx.properties 文件,填写相关配置;

0 commit comments

Comments
 (0)