Update https to http

pull/1/MERGE
monkeyk7 2017-10-25 19:49:49 +08:00
parent 3d5446d577
commit 3591d185bf
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
OAuth2客户端项目请访问 <a href="http://git.oschina.net/mkk/spring-oauth-client">spring-oauth-client</a> OAuth2客户端项目请访问 <a href="http://git.oschina.net/mkk/spring-oauth-client">spring-oauth-client</a>
</h3> </h3>
<h3> <h3>
在线测试访问地址 <a href="https://andaily.com/spring-oauth-server/">https://andaily.com/spring-oauth-server/</a> 在线测试访问地址 <a href="http://andaily.com/spring-oauth-server/">http://andaily.com/spring-oauth-server/</a>
</h3> </h3>
<h4> <h4>
Shiro与OLTU整合的OAuth2项目 <a href="http://git.oschina.net/mkk/oauth2-shiro">http://git.oschina.net/mkk/oauth2-shiro</a> Shiro与OLTU整合的OAuth2项目 <a href="http://git.oschina.net/mkk/oauth2-shiro">http://git.oschina.net/mkk/oauth2-shiro</a>

View File

@ -61,7 +61,7 @@ Response Body:
更多的测试请访问 更多的测试请访问
http://git.oschina.net/mkk/spring-oauth-client https://gitee.com/mkk/spring-oauth-client
------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------