Skip to content

fix: update repository links to point to AlliotTech/openalist-docs #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/.vuepress/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default hopeTheme(
{
docsDir: "docs",
logo: "/logo.svg",
repo: "alist-org/docs",
repo: "AlliotTech/openalist-docs",
hostname: "https://alist.nn.ci",
// 移动到 palette.scss 文件中
// themeColor: {
Expand Down
2 changes: 1 addition & 1 deletion docs/faq/error.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ It is some error codes during the use of `AList`, and how to solve them (network

<br/>

<Badge text="A" type="info" vertical="middle" />:The newly created `OneDrive` user account does not take effect in real time, Delay takes effect, wait for a few hours and try again [**Case**](https://github.com/alist-org/docs/discussions/189#discussioncomment-5928892)
<Badge text="A" type="info" vertical="middle" />:The newly created `OneDrive` user account does not take effect in real time, Delay takes effect, wait for a few hours and try again [**Case**](https://github.com/AlliotTech/openalist-docs/discussions/189#discussioncomment-5928892)

-----

Expand Down
2 changes: 1 addition & 1 deletion docs/guide/drivers/onedrive_app.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ because you didn't do it in step `4` <Badge text="grant xxx administrator consen

- Tips:**failed get objs: failed to list objs: Unable to retrieve user's mysite URL** Error

The newly created `OneDrive` user account does not take effect in real time, Delay takes effect, wait for a few hours and try again [**Case**](https://github.com/alist-org/docs/discussions/189#discussioncomment-5928892)
The newly created `OneDrive` user account does not take effect in real time, Delay takes effect, wait for a few hours and try again [**Case**](https://github.com/AlliotTech/openalist-docs/discussions/189#discussioncomment-5928892)



Expand Down
2 changes: 1 addition & 1 deletion docs/zh/faq/error.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ star: true

<br/>

<Badge text="A" type="info" vertical="middle" />:新建的 `OneDrive`用户账号不是实时生效,会延时生效等待几小时后试试看 [**案例**](https://github.com/alist-org/docs/discussions/189#discussioncomment-5928892)
<Badge text="A" type="info" vertical="middle" />:新建的 `OneDrive`用户账号不是实时生效,会延时生效等待几小时后试试看 [**案例**](https://github.com/AlliotTech/openalist-docs/discussions/189#discussioncomment-5928892)

-----

Expand Down
2 changes: 1 addition & 1 deletion docs/zh/guide/drivers/onedrive_app.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ https://entra.microsoft.com/TokenAuthorize?admin_consent=True&tenant={租户ID}#

- 提示:**failed get objs: failed to list objs: Unable to retrieve user's mysite URL** 错误

新建的 `OneDrive`用户账号不是实时生效,会延时生效等待几小时后试试看 [**案例**](https://github.com/alist-org/docs/discussions/189#discussioncomment-5928892)
新建的 `OneDrive`用户账号不是实时生效,会延时生效等待几小时后试试看 [**案例**](https://github.com/AlliotTech/openalist-docs/discussions/189#discussioncomment-5928892)



Expand Down