We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ea33f commit 32a3abaCopy full SHA for 32a3aba
src/components/Footer.js
@@ -23,7 +23,7 @@ const Footer = ({ withSidebar }) => {
23
<a href={'http://github.com/processing/'} target="_blank" rel="noreferrer">GitHub</a>
24
</li>
25
<li>
26
- <a href={'https://discord.gg/aWTgcaGdjr'} target="_blank" rel="noreferrer">Discord</a>
+ <a href={'https://discord.gg/mt2CnebPsJ'} target="_blank" rel="noreferrer">Discord</a>
27
28
29
<a href={'https://bsky.app/profile/processing.org'} target="_blank" rel="noreferrer">Bluesky</a>
0 commit comments