Skip to content

Commit a7dc944

Browse files
authored
Merge pull request #8 from Authing/bugfix/fix_readme_link
fix README link
2 parents aca0fec + aae875f commit a7dc944

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
Authing Python SDK 目前只支持 Python3+。
66

7-
[官方文档请点击这里](https://docs.authing.cn)
7+
[Authing 官方文档请点击这里](https://docs.authing.cn/authing/)
8+
9+
[Python SDK 文档请点这里](https://docs.authing.cn/authing/sdk/sdk-for-python)
810

911
## 安装
1012

@@ -104,7 +106,7 @@ authing = Authing(clientId, secret, {
104106

105107
了解更多报错的详情,请查看[错误代码列表](https://learn.authing.cn/authing/advanced/error-code)
106108

107-
[接口相关文档请点击这里](https://learn.authing.cn/authing/sdk/authing-sdk-for-web/web-sdk-for-roles)
109+
[接口相关文档请点击这里](https://docs.authing.cn/authing/sdk/sdk-for-python)
108110

109111
## Get Help
110112

0 commit comments

Comments
 (0)