Update config.ts

fix [Edit this page] 指向链接不正确
This commit is contained in:
HellSakura
2023-10-28 14:58:19 +08:00
committed by GitHub
parent 24aa033f1f
commit 856aaf9d77

View File

@@ -25,7 +25,7 @@ export default defineConfig({
},
editLink: {
pattern: 'https://github.com/vitejs/vite/blob/3.1-dev/docs/:path',
pattern: 'https://github.com/EstrellaXD/Auto_Bangumi/edit/main/docs/:path',
text: 'Edit this page',
},