Skip to content

Commit 07c1754

Browse files
committed
fix: update API Key links in Chinese README
Same change as English README - direct to API Key management page.
1 parent 7b2468b commit 07c1754

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.zh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![TypeScript](https://img.shields.io/badge/TypeScript-strict-3178c6)](https://www.typescriptlang.org)
1010
[![License](https://img.shields.io/badge/license-Apache%202.0-blue)](LICENSE)
1111

12-
[阿里云百炼 CLI 官方主页](https://bailian.console.aliyun.com/cli?source_channel=cli_github&) · [English](https://github.com/modelstudioai/cli/blob/main/README.md) · [API 文档](https://help.aliyun.com/zh/model-studio/) · [获取 API Key](https://bailian.console.aliyun.com/cli?source_channel=key_github&)
12+
[阿里云百炼 CLI 官方主页](https://bailian.console.aliyun.com/cli?source_channel=cli_github&) · [English](https://github.com/modelstudioai/cli/blob/main/README.md) · [API 文档](https://help.aliyun.com/zh/model-studio/) · [获取 API Key](https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key)
1313

1414
---
1515

@@ -114,7 +114,7 @@ bl usage free --model qwen3-max
114114

115115
### DashScope API Key
116116

117-
大部分命令均需要 API Key。前往 [DashScope 控制台](https://bailian.console.aliyun.com/cli?source_channel=key_github&) 获取。
117+
大部分命令均需要 API Key。前往 [DashScope 控制台](https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key) 获取。
118118

119119
```bash
120120
# 方式一:环境变量
@@ -172,7 +172,7 @@ bl update
172172
| DashScope API 文档 | https://help.aliyun.com/zh/model-studio/ |
173173
| 通义千问模型列表 | https://help.aliyun.com/zh/model-studio/getting-started/models |
174174
| 阿里云百炼控制台 | https://bailian.console.aliyun.com/ |
175-
| 获取 API Key | https://bailian.console.aliyun.com/cli?source_channel=key_github& |
175+
| 获取 API Key | https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key |
176176
| 获取 AccessKey | https://ram.console.aliyun.com/manage/ak |
177177

178178
## 更新日志

0 commit comments

Comments
 (0)