From c2cb41e2e31792da4b217bfe1bfccef7a02d0cc1 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 15 Sep 2025 02:40:07 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4=E6=97=A0=E6=95=88?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config.mts | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 1b8f1114c7..048c39eec9 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -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(),