1
0
forked from bot/app

🐛 点击 编辑这页 跳转后404

This commit is contained in:
远野千束 2024-09-01 00:16:34 +08:00 committed by GitHub
parent 8316c0ff63
commit 7d98d5819d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ export const ThemeConfig = {
}
return `https://github.com/LiteyukiStudio/LiteyukiBot/tree/main/liteyuki${filePath}`;
} else {
return `https://github.com/LiteyukiStudio/LiteyukiBot/tree/main/docs${filePath}`;
return `https://github.com/LiteyukiStudio/LiteyukiBot/tree/main/docs/${filePath}`;
}
},
text: editPageText