From e3f5f49ec82ced31de70d8e3b0486ec3173d8973 Mon Sep 17 00:00:00 2001 From: "yadong.zhang" Date: Fri, 19 Feb 2021 17:58:39 +0800 Subject: [PATCH] =?UTF-8?q?:bulb:=20=E6=9B=B4=E6=96=B0=E5=B8=AE=E5=8A=A9?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- README.en-US.md | 6 +++--- README.md | 18 +++++++++--------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 67b0747..ba27a28 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,7 +10,7 @@ assignees: '' - [ ] I have searched the relevant information in the existing list of Issues. - [ ] I have searched the developer documentation for that information: https://justauth.wiki -- [ ] I have read the relevant Q&A: https://justauth.wiki/#/Q&A +- [ ] I have read the relevant Q&A: https://justauth.wiki ## Issue description diff --git a/README.en-US.md b/README.en-US.md index 24cc984..810c484 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -71,7 +71,7 @@ -
查看更多
+
查看更多
------------------------------------------------------------------------------- @@ -162,11 +162,11 @@ I look forward to your joining us. ## Contributors -[contributors](https://justauth.wiki/#/contributors) +[contributors](https://justauth.wiki/contributors.html) ## Change Logs -[CHANGELOGS](https://justauth.wiki/#/update) +[CHANGELOGS](https://justauth.wiki/update.html) ## Recommend diff --git a/README.md b/README.md index e35aac2..c367da7 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ -
查看更多
+
查看更多
------------------------------------------------------------------------------- @@ -84,7 +84,7 @@ QQ 群:230017570 JustAuth,如你所见,它仅仅是一个**第三方授权登录**的**工具类库**,它可以让我们脱离繁琐的第三方登录 SDK,让登录变得**So easy!** -JustAuth 集成了诸如:Github、Gitee、支付宝、新浪微博、微信、Google、Facebook、Twitter、StackOverflow等国内外数十家第三方平台。更多请参考已集成的平台 +JustAuth 集成了诸如:Github、Gitee、支付宝、新浪微博、微信、Google、Facebook、Twitter、StackOverflow等国内外数十家第三方平台。更多请参考已集成的平台 ## 有哪些特点? @@ -93,11 +93,11 @@ JustAuth 集成了诸如:Github、Gitee、支付宝、新浪微博、微信、 ## 有哪些功能? -- 集成国内外数十家第三方平台,实现快速接入。参考文档 -- 自定义 State 缓存,支持各种分布式缓存组件。参考文档 -- 自定义 OAuth 平台,更容易适配自有的 OAuth 服务。参考文档 -- 自定义 Http 实现,选择权完全交给开发者,不会单独依赖某一具体实现。参考文档 -- 自定义 Scope,支持更完善的授权体系。参考文档 +- 集成国内外数十家第三方平台,实现快速接入。参考文档 +- 自定义 State 缓存,支持各种分布式缓存组件。参考文档 +- 自定义 OAuth 平台,更容易适配自有的 OAuth 服务。参考文档 +- 自定义 Http 实现,选择权完全交给开发者,不会单独依赖某一具体实现。参考文档 +- 自定义 Scope,支持更完善的授权体系。参考文档 - 更多...参考文档 ## 快速开始 @@ -185,8 +185,8 @@ authRequest.login(callback); JustAuth - Login, so easy! | Product Hunt Embed ## 其他 -- [CONTRIBUTORS](https://justauth.wiki/#/contributors) -- [CHANGELOGS](https://justauth.wiki/#/update) +- [CONTRIBUTORS](https://justauth.wiki/contributors.html) +- [CHANGELOGS](https://justauth.wiki/update.html) - [PLAN](https://gitee.com/yadong.zhang/JustAuth/issues/IUGRK) ## Stars 趋势 -- GitLab