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:
14
14
- [ Instagram] ( https://www.instagram.com/p5xjs )
15
15
- [ Youtube] ( https://www.youtube.com/@ProcessingFoundation )
16
16
- [ X] ( https://x.com/p5xjs )
17
- - Discord (invitation link coming soon! )
17
+ - [ Discord] ( https://discord.com/invite/esmGA6H6wm )
18
18
- [ Forum] ( https://discourse.processing.org )
19
19
20
20
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export const ContactSectionLinks = [
14
14
{ label : 'About.X' , href : 'https://x.com/p5xjs' } ,
15
15
{
16
16
label : 'About.Discord' ,
17
- href : 'https://discord.gg/SHQ8dH25r9 '
17
+ href : 'https://discord.gg/esmGA6H6wm '
18
18
} ,
19
19
{
20
20
label : 'About.Forum' ,
@@ -82,7 +82,7 @@ export const AboutSectionInfo = [
82
82
description : 'About.LinkDescriptions.Forum'
83
83
} ,
84
84
{
85
- url : 'https://discord.com/invite/SHQ8dH25r9 ' ,
85
+ url : 'https://discord.com/invite/esmGA6H6wm ' ,
86
86
title : 'About.DiscordCTA' ,
87
87
description : 'About.LinkDescriptions.Discord'
88
88
}
You can’t perform that action at this time.
0 commit comments