Skip to content

Commit

Permalink
fix typo in rapid_upload.md (#306)
Browse files Browse the repository at this point in the history
* fix typo in rapid_upload.md

* fix typo in zh_rapid_upload.md
  • Loading branch information
Mosney authored Jan 6, 2024
1 parent 42039af commit 622dd26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/guide/advanced/rapid_upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ star: true

==There is a premise that the files required for Rapid upload in network disk A are already available in network disk B, so that Rapid upload can be performed, otherwise it will be uploaded normally==

| | Aliyun | 115 | Baidu | 189 | Xunlei | PikPak | GoogleDrive | OndDrive | localhost |
| | Aliyun | 115 | Baidu | 189 | Xunlei | PikPak | GoogleDrive | OneDrive | localhost |
| :---------: | :----------------: | :----------------: | :----------------: | :----------------: | :-------------: | :----------------: | :-------------: | :-------------: | :-------------: |
| localhost | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :no_entry_sign: |
| Aliyun | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :no_entry_sign: |
Expand Down Expand Up @@ -52,4 +52,4 @@ star: true
<div class="image-preview">
<img src="/img/advanced/r_upload_1.png" alt="Rapid_upload" title="Rapid_upload"/>
<img src="/img/advanced/r_upload_2.png" alt="Rapid_upload" title="Rapid_upload"/>
</div>
</div>
2 changes: 1 addition & 1 deletion docs/zh/guide/advanced/rapid_upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ star: true

==有个前提 就是A网盘需要秒传的文件,在B网盘已经有了,才可以进行秒传否则就是正常上传==

| | 阿里云盘 | 115 | 百度云盘 | 天翼云盘 | 迅雷云盘 | PikPak | 谷歌云盘 | OndDrive | 本地存储 |
| | 阿里云盘 | 115 | 百度云盘 | 天翼云盘 | 迅雷云盘 | PikPak | 谷歌云盘 | OneDrive | 本地存储 |
| :------: | :----------------: | :----------------: | :----------------: | :----------------: | :-------------: | :----------------: | :-------------: | :-------------: | :-------------: |
| 本地存储 | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :no_entry_sign: |
| 阿里云盘 | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :no_entry_sign: |
Expand Down

0 comments on commit 622dd26

Please sign in to comment.