Skip to content

Commit

Permalink
feat: 修复错误链接
Browse files Browse the repository at this point in the history
Signed-off-by: Ke Jie <[email protected]>
  • Loading branch information
chzealot committed Nov 6, 2024
1 parent 25333fd commit 446ad57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ python3 ./actions.py --client_id="your-client-id" --client_secret="your-client-s
```

:::caution 注意事项
务必将以上命令中"your-client-id"和"your-client-secret"替换成实际的值后再运行,否则无法成功建立连接。Client ID 和 Client Secret 可以通过[步骤二: 创建机器人应用文档](create-bot)获取。
务必将以上命令中"your-client-id"和"your-client-secret"替换成实际的值后再运行,否则无法成功建立连接。Client ID 和 Client Secret 可以通过[步骤二: 创建 AI 助理](step-2-create.md)获取。
:::

至此,你已成功完成相关服务开发和部署。接下来可以体验自己开发的服务了。
Expand Down

0 comments on commit 446ad57

Please sign in to comment.