Skip to content

Commit db393ae

Browse files
author
AxT-Team Bot
committed
docs: fix repo links
1 parent 52ad14a commit db393ae

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
@@ -52,17 +52,18 @@ HTTP 封装基于 Axios,默认 15 秒超时并自动携带 `Authorization` 头
5252

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

6565
## 文档
6666

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

69+

0 commit comments

Comments
 (0)