From 19cb6e065c94980e64bb87fa0254fb4eafc27eb6 Mon Sep 17 00:00:00 2001 From: YunShu Date: Thu, 27 Jul 2023 20:44:21 +0800 Subject: [PATCH] chore: change qq link (#98) * chore: change qq link * Update help.js --------- Co-authored-by: hsluoyz --- docusaurus.config.js | 2 +- src/components/NavbarItems/Community.js | 2 +- src/pages/help.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index cc8eea2..1ed6081 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -150,7 +150,7 @@ module.exports = { }, { label: "QQ Group", - href: "https://qm.qq.com/cgi-bin/qm/qr?k=QKJ53gmeMj5BnnPsf23JasAQdmQF8yEl&jump_from=webapi", + href: "https://cdn.casdoor.com/casdoor/resource/built-in/admin/qq_casnode.png", }, ], }, diff --git a/src/components/NavbarItems/Community.js b/src/components/NavbarItems/Community.js index 7dbd79a..2e41c8c 100644 --- a/src/components/NavbarItems/Community.js +++ b/src/components/NavbarItems/Community.js @@ -47,7 +47,7 @@ export default function DefaultNavbarItem({ return ( <>

Tencent QQ

- You can contact us by joining the QQ group: 555019739. + You can contact us by joining the QQ group: 555019739.

Github