Update https to http
parent
3d5446d577
commit
3591d185bf
|
@ -29,7 +29,7 @@
|
|||
OAuth2客户端项目请访问 <a href="http://git.oschina.net/mkk/spring-oauth-client">spring-oauth-client</a>
|
||||
</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>
|
||||
<h4>
|
||||
Shiro与OLTU整合的OAuth2项目 <a href="http://git.oschina.net/mkk/oauth2-shiro">http://git.oschina.net/mkk/oauth2-shiro</a>
|
||||
|
|
|
@ -61,7 +61,7 @@ Response Body:
|
|||
|
||||
|
||||
更多的测试请访问
|
||||
http://git.oschina.net/mkk/spring-oauth-client
|
||||
https://gitee.com/mkk/spring-oauth-client
|
||||
|
||||
|
||||
------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue