mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-15 01:34:38 +08:00
🐛 点击 编辑这页 跳转后404
This commit is contained in:
parent
8316c0ff63
commit
7d98d5819d
@ -22,7 +22,7 @@ export const ThemeConfig = {
|
|||||||
}
|
}
|
||||||
return `https://github.com/LiteyukiStudio/LiteyukiBot/tree/main/liteyuki${filePath}`;
|
return `https://github.com/LiteyukiStudio/LiteyukiBot/tree/main/liteyuki${filePath}`;
|
||||||
} else {
|
} else {
|
||||||
return `https://github.com/LiteyukiStudio/LiteyukiBot/tree/main/docs${filePath}`;
|
return `https://github.com/LiteyukiStudio/LiteyukiBot/tree/main/docs/${filePath}`;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
text: editPageText
|
text: editPageText
|
||||||
|
Loading…
Reference in New Issue
Block a user