Skip to content

Commit 2b6ac91

Browse files
authored
fix: 修复说明
1 parent 28cf655 commit 2b6ac91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/config.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default defineConfig({
6565
link: '/case/index',
6666
activeMatch: '^/case/'
6767
},
68-
{ text: 'AList', link: 'https://storage.spiritlhl.net/' },
68+
{ text: '常用镜像', link: 'https://storage.spiritlhl.net/' },
6969
{ text: 'VPS余量监控', link: 'https://spiders.spiritlhl.net/' },
7070
{ text: 'VPS测试存档', link: 'https://beta.spiritlhl.net/' }
7171
],
@@ -94,7 +94,7 @@ export default defineConfig({
9494
nav: [
9595
{ text: 'One Click Virtualization', link: '/en/', activeMatch: '^/en/guide/' },
9696
{ text: 'Other Virtualization Projects', link: '/en/incomplete/index', activeMatch: '^/en/incomplete/' },
97-
{ text: 'AList', link: 'https://storage.spiritlhl.net/' },
97+
{ text: 'Common Images', link: 'https://storage.spiritlhl.net/' },
9898
{ text: 'VPS Stock Monitor', link: 'https://spiders.spiritlhl.net/' },
9999
{ text: 'VPS Test Archive', link: 'https://beta.spiritlhl.net/' }
100100
],

0 commit comments

Comments
 (0)