mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-23 02:35:49 +08:00
fix: fix broken links (#2181)
This commit is contained in:
parent
fd9dbf8251
commit
d058f78dc6
@ -132,7 +132,7 @@ func (idp *GiteeIdProvider) GetToken(code string) (*oauth2.Token, error) {
|
|||||||
"type": "User",
|
"type": "User",
|
||||||
"blog": null,
|
"blog": null,
|
||||||
"weibo": null,
|
"weibo": null,
|
||||||
"bio": "个人博客:https://gitee.com/xxx/xxx/pages",
|
"bio": "bio",
|
||||||
"public_repos": 2,
|
"public_repos": 2,
|
||||||
"public_gists": 0,
|
"public_gists": 0,
|
||||||
"followers": 0,
|
"followers": 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user