Skip to content

Commit 416e95c

Browse files
authored
Merge pull request #2 from TokyoPython/feature/update-discord-url
change discord invite url
2 parents b7b892d + dea971d commit 416e95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: front/src/utils/AppConfig.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const AppConfig = {
55
locale: 'en',
66
site_links: {
77
external: {
8-
discord: 'https://discord.gg/7mXFufd8',
8+
discord: 'https://discord.com/invite/kqhzghtcds',
99
github: 'https://github.com/TokyoPython',
1010
facebook: 'https://www.facebook.com/groups/TokyoPythonSocietyClub',
1111
slack: 'https://tokyo-python-sc.slack.com',

0 commit comments

Comments
 (0)