Skip to content

Commit 09c7fe5

Browse files
committed
docs: fix API key link to point to console instead of internal docs page
1 parent c7545e0 commit 09c7fe5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/user-guide/run-worker/api-calls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ curl -X POST "https://openapi.coreclaw.com/api/v1/account/info" \
2020
--data "{}"
2121
```
2222

23-
Get your API key from [Account Info](/api/account/info/).
23+
Get your API key from the [CoreClaw Console](https://console.coreclaw.com/settings/integrations).
2424

2525
For the full endpoint reference, see [Base URL & Authentication](/api/).
2626

src/content/docs/zh-cn/user-guide/run-worker/api-calls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ curl -X POST "https://openapi.coreclaw.com/api/v1/account/info" \
2020
--data "{}"
2121
```
2222

23-
[账户信息](/zh-cn/api/account/info/)获取您的 API Key。
23+
[CoreClaw Console](https://console.coreclaw.com/settings/integrations) 获取您的 API Key。
2424

2525
完整端点说明请参考[基础地址与身份验证](/zh-cn/api/)
2626

0 commit comments

Comments
 (0)