mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
🐞 fix: branches error
This commit is contained in:
@@ -42,7 +42,7 @@ export const cn = defineConfig({
|
||||
copyright: '版权所有 © 2024-present EasyTier',
|
||||
},
|
||||
editLink: {
|
||||
pattern: 'https://github.com/m1m1sha/easytier-doc/edit/main/:path',
|
||||
pattern: 'https://github.com/m1m1sha/easytier-doc/edit/dev/:path',
|
||||
text: '在 GitHub 上编辑此页面',
|
||||
},
|
||||
docFooter: {
|
||||
|
||||
@@ -42,7 +42,7 @@ export const en = defineConfig({
|
||||
copyright: 'Copyright © 2024-present EasyTier',
|
||||
},
|
||||
editLink: {
|
||||
pattern: 'https://github.com/m1m1sha/easytier-doc/edit/main/:path',
|
||||
pattern: 'https://github.com/m1m1sha/easytier-doc/edit/dev/:path',
|
||||
text: 'Edit this page on GitHub',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user