From 3591d185bf0cb556076e4dd2e15efe4009e9831f Mon Sep 17 00:00:00 2001 From: monkeyk7 Date: Wed, 25 Oct 2017 19:49:49 +0800 Subject: [PATCH] Update https to http --- README.md | 2 +- others/oauth_test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b21807..7fbe342 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ OAuth2客户端项目请访问 spring-oauth-client

- 在线测试访问地址 https://andaily.com/spring-oauth-server/ + 在线测试访问地址 http://andaily.com/spring-oauth-server/

Shiro与OLTU整合的OAuth2项目 http://git.oschina.net/mkk/oauth2-shiro diff --git a/others/oauth_test.txt b/others/oauth_test.txt index fa234f5..c479306 100644 --- a/others/oauth_test.txt +++ b/others/oauth_test.txt @@ -61,7 +61,7 @@ Response Body: 更多的测试请访问 -http://git.oschina.net/mkk/spring-oauth-client +https://gitee.com/mkk/spring-oauth-client ------------------------------------------------------------------------------------------------