File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
client/modules/About/statics Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Stay in touch with Processing Foundation across other platforms:
1414- [ Instagram] ( https://www.instagram.com/p5xjs )
1515- [ Youtube] ( https://www.youtube.com/@ProcessingFoundation )
1616- [ X] ( https://x.com/p5xjs )
17- - Discord (invitation link coming soon! )
17+ - [ Discord] ( https://discord.com/invite/esmGA6H6wm )
1818- [ Forum] ( https://discourse.processing.org )
1919
2020
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export const ContactSectionLinks = [
1414 { label : 'About.X' , href : 'https://x.com/p5xjs' } ,
1515 {
1616 label : 'About.Discord' ,
17- href : 'https://discord.gg/SHQ8dH25r9 '
17+ href : 'https://discord.gg/esmGA6H6wm '
1818 } ,
1919 {
2020 label : 'About.Forum' ,
@@ -82,7 +82,7 @@ export const AboutSectionInfo = [
8282 description : 'About.LinkDescriptions.Forum'
8383 } ,
8484 {
85- url : 'https://discord.com/invite/SHQ8dH25r9 ' ,
85+ url : 'https://discord.com/invite/esmGA6H6wm ' ,
8686 title : 'About.DiscordCTA' ,
8787 description : 'About.LinkDescriptions.Discord'
8888 }
You can’t perform that action at this time.
0 commit comments