Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AlistGo/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b9a30f78f1056ed0f411b2fefee62b320a285a03
Choose a base ref
..
head repository: AlistGo/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a79d3313d1ab9f347ac21a6023de2989a6a183ff
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 docs/zh/guide/README.md
  2. +1 −1 package.json
2 changes: 1 addition & 1 deletion docs/zh/guide/README.md
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ category:
- [x] WebDAV(支持无API的OneDrive/SharePoint)
- [x] Teambition([中国](https://www.teambition.com/ )[国际](https://us.teambition.com/ )
- [x] [分秒帧](https://www.mediatrack.cn/)
- [x] [和彩云](https://yun.139.com/) (个人云, 家庭云)
- [x] [中国移动云盘](https://yun.139.com/) (个人云, 家庭云)
- [x] [Yandex.Disk](https://disk.yandex.com/)
- [x] [百度网盘](https://pan.baidu.com/) / [分享](./drivers/baidu_share.md)
- [x] [夸克网盘](https://pan.quark.cn)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
"version": "3.0.0",
"description": "Documentation for alist v3",
"license": "AGPL-3.0",
"packageManager": "pnpm@7.32.3",
"packageManager": "pnpm@7.32.4",
"scripts": {
"ecosystem": "npx tsx scripts/ecosystem.ts",
"dev-build": "vuepress build docs",