From b8c1da8c5a064e54be125c1882f4bde34e936af3 Mon Sep 17 00:00:00 2001 From: liwei Date: Wed, 13 Dec 2023 11:50:16 +0800 Subject: [PATCH] docs: update github link --- .vitepress/config.mjs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vitepress/config.mjs b/.vitepress/config.mjs index 4a1d565..c90397c 100644 --- a/.vitepress/config.mjs +++ b/.vitepress/config.mjs @@ -42,7 +42,7 @@ export default defineConfig({ description: "Gopeed docs website", themeConfig: { socialLinks: [ - { icon: "github", link: "https://github.com/GopeedLab/docs" }, + { icon: "github", link: "https://github.com/GopeedLab/gopeed" }, { icon: "discord", link: "https://discord.gg/ZUJqJrwCGB" }, ], nav: [ @@ -104,7 +104,7 @@ export default defineConfig({ description: "Gopeed 文档网站", themeConfig: { socialLinks: [ - { icon: "github", link: "https://github.com/GopeedLab/docs" }, + { icon: "github", link: "https://github.com/GopeedLab/gopeed" }, { icon: "discord", link: "https://discord.gg/ZUJqJrwCGB" }, ], nav: [