From 3e02c262c7147fc6242c0ad061da0b7a7078c110 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 7 Apr 2024 01:25:07 -0700 Subject: remove example md files --- .vitepress/config.mts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.vitepress/config.mts') diff --git a/.vitepress/config.mts b/.vitepress/config.mts index ef8d676..a737e09 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -14,9 +14,9 @@ export default defineConfig({ { text: 'Projects', items: [ - { text: 'Patchwork Archive API', link: '/docs/patchwork-archive-api' }, - { text: 'I Miss Someone VT', link: '/docs/i-miss-someone-vt' }, - { text: 'VTuber Captcha', link: '/docs/vtuber-captcha' } + { text: 'Patchwork Archive API', link: '/repos/patchwork-archive-api' }, + { text: 'I Miss Someone VT', link: '/repos/i-miss-someone-vt' }, + { text: 'VTuber Captcha', link: '/repos/vtuber-captcha' } ] } ], -- cgit v1.2.3