File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
client/modules/About/statics
translations/locales/en-US Expand file tree Collapse file tree 3 files changed +4
-4
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 }
Original file line number Diff line number Diff line change 225225 "SoundAddon" : " p5.sound.js Add-on Library" ,
226226 "PreloadAddon" : " p5.js 1.x Compatibility Add-on Library — Preload" ,
227227 "ShapesAddon" : " p5.js 1.x Compatibility Add-on Library — Shapes" ,
228- "DataAddon" : " p5.js 1.x Compatibility Add-on Library — Data Structures " ,
228+ "DataAddon" : " p5.js 1.x Compatibility Add-on Library — Data & Events " ,
229229 "AddonOnARIA" : " on" ,
230230 "AddonOffARIA" : " off" ,
231231 "SoundReference" : " View the reference for p5.sound compatible with p5.js $VERSION" ,
You can’t perform that action at this time.
0 commit comments