fix: 删除无效链接

This commit is contained in:
spiritlhl
2025-09-15 02:40:07 +00:00
parent e1e2343271
commit c2cb41e2e3

View File

@@ -67,7 +67,6 @@ export default defineConfig({
},
{ text: '常用镜像', link: 'https://storage.spiritlhl.net/' },
{ text: 'VPS余量监控', link: 'https://spiders.spiritlhl.net/' },
{ text: 'VPS测试存档', link: 'https://beta.spiritlhl.net/' }
],
sidebar: {
'/': getGuideSidebarZhCN(),
@@ -96,7 +95,6 @@ export default defineConfig({
{ text: 'Other Virtualization Projects', link: '/en/incomplete/index', activeMatch: '^/en/incomplete/' },
{ text: 'Common Images', link: 'https://storage.spiritlhl.net/' },
{ text: 'VPS Stock Monitor', link: 'https://spiders.spiritlhl.net/' },
{ text: 'VPS Test Archive', link: 'https://beta.spiritlhl.net/' }
],
sidebar: {
'/en/': getGuideSidebarEnUS(),