Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit b347d35

Browse files
committed
fix: correct image reference error
修复图片引用错误
1 parent bf2a51d commit b347d35

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/guide/drivers/dropbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Dropbox Official:https://www.dropbox.com/
2828
- The steps are as follows:
2929
- If you create your own `Client ID` and `Secret`, remember to authorize them.
3030
- First, [click here](https://www.dropbox.com/developers/apps?_tk=pilot_lp&_ad=topbar4&_camp=myapps) to enter the Dropbox app management page and click "Create App".
31-
![Enter the page](/img/drivers/dropbox/2.png)
31+
![Enter the page](/img/drivers/dropbox/1.png)
3232
- After entering the app, configure the app type as shown below.
3333
![App type](/img/drivers/dropbox/2.png)
3434
- You can get the id and secret in the red box: the upper one is the id, the lower one is the secret.

docs/zh/guide/drivers/dropbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Dropbox官网:https://www.dropbox.com/
2727
- 获取方式如下
2828
- 自建`客户端ID``秘钥`时,记得授权
2929
- 首先[点击这里](https://www.dropbox.com/developers/apps?_tk=pilot_lp&_ad=topbar4&_camp=myapps)进入dropbox的应用管理界面,点击创建应用
30-
![进入界面](/img/drivers/dropbox/2.png)
30+
![进入界面](/img/drivers/dropbox/1.png)
3131
- 进入应用后按下图配置应用类型
3232
![应用类型](/img/drivers/dropbox/2.png)
3333
- 在红框里可以获得id和secret,上面是id,下面是secret。

0 commit comments

Comments
 (0)