mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
🐳 chore: 仓库链接指向
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/dev/:path',
|
||||
pattern: 'https://github.com/EasyTier/easytier-doc/edit/dev/:path',
|
||||
text: '在 GitHub 上编辑此页面',
|
||||
},
|
||||
docFooter: {
|
||||
|
||||
@@ -20,12 +20,12 @@ export const en = defineConfig({
|
||||
text: 'Networking',
|
||||
link: '/en/guide/networking',
|
||||
items: [
|
||||
{ text: 'Two Node', link: '/en//guide/network/two-node-networking' },
|
||||
{ text: 'Multi Node', link: '/en//guide/network/multi-node-networking' },
|
||||
{ text: 'Subnet Proxy', link: '/en//guide/network/point-to-networking' },
|
||||
{ text: 'Without Public IP', link: '/en//guide/network/networking-without-public-ip' },
|
||||
{ text: 'Use WireGuard Client', link: '/en//guide/network/use-easytier-with-wirefuard-client' },
|
||||
{ text: 'Other Configurations', link: '/en//guide/network/configurations' },
|
||||
{ text: 'Two Node', link: '/en/guide/network/two-node-networking' },
|
||||
{ text: 'Multi Node', link: '/en/guide/network/multi-node-networking' },
|
||||
{ text: 'Subnet Proxy', link: '/en/guide/network/point-to-networking' },
|
||||
{ text: 'Without Public IP', link: '/en/guide/network/networking-without-public-ip' },
|
||||
{ text: 'Use WireGuard Client', link: '/en/guide/network/use-easytier-with-wirefuard-client' },
|
||||
{ text: 'Other Configurations', link: '/en/guide/network/configurations' },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -42,7 +42,7 @@ export const en = defineConfig({
|
||||
copyright: 'Copyright © 2024-present EasyTier',
|
||||
},
|
||||
editLink: {
|
||||
pattern: 'https://github.com/m1m1sha/easytier-doc/edit/dev/:path',
|
||||
pattern: 'https://github.com/EasyTier/easytier-doc/edit/dev/:path',
|
||||
text: 'Edit this page on GitHub',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user