Skip to content

Commit

Permalink
修复文档图片路径问题和更新用户选择示意图 (#3210)
Browse files Browse the repository at this point in the history
* 修复 userSelect.svg 文件的问题

* 图片路径有误
  • Loading branch information
Jiangween authored Nov 21, 2024
1 parent 763b41b commit 0f4870a
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 43 deletions.
2 changes: 1 addition & 1 deletion docSite/content/zh-cn/docs/development/openapi/auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ FastGPT 的 API Key **有 2 类**,一类是全局通用的 key (无法直接

| 通用key | 应用特定 key |
| --------------------- | --------------------- |
| ![](/imgs/fastgpt-api2.jpg) | ![](/imgs/fastgpt-api.jpg) |
| ![](/imgs/fastgpt-api2.jpg) | ![](/imgs/fastgpt-api1.jpg) |

## 基本配置

Expand Down
Loading

0 comments on commit 0f4870a

Please sign in to comment.