Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f87e90e

Browse files
authored
Merge pull request #3614 from runningonsideprojects/readme-discord-link
integrating discord links to readme and about page
2 parents 098919c + 0d659c0 commit f87e90e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

‎client/modules/About/statics/aboutData.js‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /