Skip to content

Commit dfe5f8d

Browse files
committed
📝 更新discord链接
1 parent e85ca52 commit dfe5f8d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ const config = {
131131
},
132132
{
133133
label: "Discord",
134-
href: "https://discord.gg/e53kpVqv",
134+
href: "https://discord.gg/JF76nHCCM7",
135135
},
136136
],
137137
},

src/theme/Footer/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ function CustomFooter() {
2929
/>
3030
</a>
3131
<a
32-
href="https://discord.gg/e53kpVqv"
32+
href="https://discord.gg/JF76nHCCM7"
3333
target="_blank"
3434
className={styles.footerSocialLink}
3535
>
@@ -128,7 +128,7 @@ function CustomFooter() {
128128
</li>
129129
<li>
130130
<a
131-
href="https://discord.gg/e53kpVqv"
131+
href="https://discord.gg/JF76nHCCM7"
132132
target="_blank"
133133
className={styles.footerColumnLink}
134134
>

0 commit comments

Comments
 (0)