Skip to content

Commit 17f635a

Browse files
author
孟古一
authored
fix:typo (#180)
* Update offline-download.md * Update offline-download.md
1 parent de44e8c commit 17f635a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guide/advanced/offline-download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ According to [source code](https://github.com/alist-org/alist/blob/main/internal
8686
The above two methods are most likely caused by the qBittorrent software itself, probably because of the green version and the modified version that have undergone some functional castration modifications. It is recommended to go to the official website to download and install it to restore it (the conclusion drawn by myself after stepping on the pit) )
8787

8888
- **qBittorrent** official website: **https://www.qbittorrent.org/**
89-
- **qBittorrent** GitHub: **https://github.com/c0re100/qBittorrent-Enhanced-Edition**
89+
- **qBittorrent-Enhanced-Edition** GitHub: **https://github.com/c0re100/qBittorrent-Enhanced-Edition**
9090

9191
3. Because the `v2.8.3` API is used, the minimum version of qBittorrent should be `4.4.0beta2` or `4.3.8` official version
9292
4. If **qBittorrent** sets the ip where alist is located to be exempt from authentication, you can directly omit the user name and password before `@` (configured on the **qBittorrent** client side)

docs/zh/guide/advanced/offline-download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ star: true
8484
以上两种办法大概率是因为 qBittorrent 软件本体导致的,可能是因为绿色版,修改版 进行了一些功能阉割 修改导致的,建议去官网下载安装即可恢复(由本人亲自踩坑后得出的结论)
8585

8686
- **qBittorrent**官网:**https://www.qbittorrent.org/**
87-
- **qBittorrent**GitHub:**https://github.com/c0re100/qBittorrent-Enhanced-Edition**
87+
- **qBittorrent增强版**GitHub:**https://github.com/c0re100/qBittorrent-Enhanced-Edition**
8888

8989
3. 因为用到了 `v2.8.3` 的 API,所以 qBittorrent 的版本最低应该是 `4.4.0beta2` 或者 `4.3.8` 正式版
9090
4. 如果 **qBittorrent** 设置了 alist 所在的 ip 免验证的话可以直接省略 `@` 前面的用户名和密码(在**qBittorrent**客户端配置)

0 commit comments

Comments
 (0)