We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85ca52 commit dfe5f8dCopy full SHA for dfe5f8d
2 files changed
docusaurus.config.js
@@ -131,7 +131,7 @@ const config = {
131
},
132
{
133
label: "Discord",
134
- href: "https://discord.gg/e53kpVqv",
+ href: "https://discord.gg/JF76nHCCM7",
135
136
],
137
src/theme/Footer/index.tsx
@@ -29,7 +29,7 @@ function CustomFooter() {
29
/>
30
</a>
31
<a
32
- href="https://discord.gg/e53kpVqv"
+ href="https://discord.gg/JF76nHCCM7"
33
target="_blank"
34
className={styles.footerSocialLink}
35
>
@@ -128,7 +128,7 @@ function CustomFooter() {
128
</li>
129
<li>
130
className={styles.footerColumnLink}
0 commit comments