Skip to content

Commit 7b2468b

Browse files
committed
fix: update API Key links to direct key management page
Replace /cli?source_channel=key_github& with /cn-beijing/?source_channel=key_github&tab=app#/api-key so users land directly on the API Key management page.
1 parent efa624d commit 7b2468b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.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-
[Aliyun Model Studio CLI Site](https://bailian.console.aliyun.com/cli?source_channel=cli_github&) · [中文文档](https://github.com/modelstudioai/cli/blob/main/README.zh.md) · [API Documentation](https://help.aliyun.com/zh/model-studio/) · [Get API Key](https://bailian.console.aliyun.com/cli?source_channel=key_github&)
12+
[Aliyun Model Studio CLI Site](https://bailian.console.aliyun.com/cli?source_channel=cli_github&) · [中文文档](https://github.com/modelstudioai/cli/blob/main/README.zh.md) · [API Documentation](https://help.aliyun.com/zh/model-studio/) · [Get API Key](https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key)
1313

1414
---
1515

@@ -119,7 +119,7 @@ bl usage free --model qwen3-max
119119

120120
### DashScope API Key
121121

122-
Required for most commands. Get your key from the [DashScope Console](https://bailian.console.aliyun.com/cli?source_channel=key_github&).
122+
Required for most commands. Get your key from the [DashScope Console](https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key).
123123

124124
```bash
125125
# Option 1: Environment variable
@@ -177,7 +177,7 @@ Config file location: `~/.bailian/config.json`
177177
| DashScope API Docs | https://help.aliyun.com/zh/model-studio/ |
178178
| Qwen Model List | https://help.aliyun.com/zh/model-studio/getting-started/models |
179179
| Aliyun Model Studio Console | https://bailian.console.aliyun.com/ |
180-
| Get API Key | https://bailian.console.aliyun.com/cli?source_channel=key_github& |
180+
| Get API Key | https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key |
181181
| Get AccessKey | https://ram.console.aliyun.com/manage/ak |
182182

183183
## Changelog

0 commit comments

Comments
 (0)