File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export const en = defineConfig({
1515 } ,
1616 editLink : {
1717 text : 'Edit this page on Github' ,
18- pattern : 'https://github.com/Project-Aloha/project-aloha.github.io /edit/main/:path'
18+ pattern : 'https://github.com/Project-Aloha/DocumentWebsite /edit/main/:path'
1919 } ,
2020 footer : {
2121 copyright : `Site CC BY-NC-SA 4.0 | CopyRight © 2022-${ new Date ( ) . getFullYear ( ) } Project-Aloha`
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export const zh = defineConfig({
3131 } ,
3232 editLink : {
3333 text : '在 Github 上编辑此页' ,
34- pattern : 'https://github.com/Project-Aloha/project-aloha.github.io /edit/main/:path'
34+ pattern : 'https://github.com/Project-Aloha/DocumentWebsite /edit/main/:path'
3535 } ,
3636 footer : {
3737 copyright : `网站 CC BY-NC-SA 4.0 | 版权所有 © 2022-${ new Date ( ) . getFullYear ( ) } Project-Aloha`
You can’t perform that action at this time.
0 commit comments