From a488eab07f15e938f29d9c6d7687dae1793de556 Mon Sep 17 00:00:00 2001 From: BETTERletterT <79408205+JXSG-UP@users.noreply.github.com> Date: Thu, 15 Aug 2024 12:38:33 +0800 Subject: [PATCH] Update config.mts --- docs/.vitepress/config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index e8e900a..d94367b 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -21,7 +21,7 @@ export default defineConfig({ text: "More", items: [ { text: 'Links', link: '/links' }, - { text: 'Join US', link: 'https://qm.qq.com/q/HhoxMGLwyq' }, + { text: 'Join US', link: '/join' }, { text: 'Github repository', link: 'https://github.com/JXSG-UP/YSP-Server' } ]} ],