Skip to content

Commit cc615e7

Browse files
author
AxT-Team Bot
committed
docs: fix repo links
1 parent 0fdc4a4 commit cc615e7

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,18 @@ SDK 采用原生 `fetch`,自动补上 `Authorization` 头且不依赖任何 No
5151

5252
| 语言 | 仓库地址 |
5353
|-------------|--------------------------------------------------------------|
54-
| Go | https://github.com/AxT-Team/uapi-go-sdk |
55-
| Python | https://github.com/AxT-Team/uapi-python-sdk |
56-
| TypeScript| https://github.com/AxT-Team/uapi-typescript-sdk |
54+
| Go | https://github.com/AxT-Team/uapi-sdk-go |
55+
| Python | https://github.com/AxT-Team/uapi-sdk-python |
56+
| TypeScript| https://github.com/AxT-Team/uapi-sdk-typescript |
5757
| Browser (TypeScript/JavaScript)(当前)| https://github.com/AxT-Team/uapi-browser-sdk |
58-
| Java | https://github.com/AxT-Team/uapi-java-sdk |
59-
| PHP | https://github.com/AxT-Team/uapi-php-sdk |
60-
| C# | https://github.com/AxT-Team/uapi-csharp-sdk |
61-
| C++ | https://github.com/AxT-Team/uapi-cpp-sdk |
62-
| Rust | https://github.com/AxT-Team/uapi-rust-sdk |
58+
| Java | https://github.com/AxT-Team/uapi-sdk-java |
59+
| PHP | https://github.com/AxT-Team/uapi-sdk-php |
60+
| C# | https://github.com/AxT-Team/uapi-sdk-csharp |
61+
| C++ | https://github.com/AxT-Team/uapi-sdk-cpp |
62+
| Rust | https://github.com/AxT-Team/uapi-sdk-rust |
6363

6464
## 文档
6565

6666
访问 [UApi文档首页](https://uapis.cn/docs/introduction) 并选择任意接口,向下滚动到 **快速启动** 区块即可看到最新的 Browser (TypeScript) 示例代码。
6767

68+

0 commit comments

Comments
 (0)