Skip to content

Commit 32a3aba

Browse files
authored
Change Discord link in Footer component
Updated Discord link to point to the "introductions" channel
1 parent 93ea33f commit 32a3aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const Footer = ({ withSidebar }) => {
2323
<a href={'http://github.com/processing/'} target="_blank" rel="noreferrer">GitHub</a>
2424
</li>
2525
<li>
26-
<a href={'https://discord.gg/aWTgcaGdjr'} target="_blank" rel="noreferrer">Discord</a>
26+
<a href={'https://discord.gg/mt2CnebPsJ'} target="_blank" rel="noreferrer">Discord</a>
2727
</li>
2828
<li>
2929
<a href={'https://bsky.app/profile/processing.org'} target="_blank" rel="noreferrer">Bluesky</a>

0 commit comments

Comments
 (0)