diff --git a/site/.vuepress/components/Generator.vue b/site/.vuepress/components/Generator.vue
index d67d961..f2afb9f 100644
--- a/site/.vuepress/components/Generator.vue
+++ b/site/.vuepress/components/Generator.vue
@@ -56,7 +56,7 @@
{{ getLabel('landingpage.community') }}
-
-
+
{{ getLabel('landingpage.links.discord') }}
diff --git a/site/.vuepress/i18n/de-CH.json b/site/.vuepress/i18n/de-CH.json
index 27b4f63..44b2845 100644
--- a/site/.vuepress/i18n/de-CH.json
+++ b/site/.vuepress/i18n/de-CH.json
@@ -39,6 +39,7 @@
"community": "Die SMS Speedrunning Community",
"links": {
"discord": "Discord",
+ "discordlink": "https://discord.gg/9dGJWEc",
"twitter": "Twitter: @SMSCommunity",
"twitch": "Twitch: SunshineCommunity",
"src": "Speedrun.com Ranglisten"
diff --git a/site/.vuepress/i18n/en-US.json b/site/.vuepress/i18n/en-US.json
index e765fb4..cf45985 100644
--- a/site/.vuepress/i18n/en-US.json
+++ b/site/.vuepress/i18n/en-US.json
@@ -39,6 +39,7 @@
"community": "The SMS Speedrunning Community",
"links": {
"discord": "Discord",
+ "discordlink": "https://discord.gg/9dGJWEc",
"twitter": "Twitter: @SMSCommunity",
"twitch": "Twitch: SunshineCommunity",
"src": "Speedrun.com Leaderboards"
diff --git a/site/.vuepress/i18n/ja-JP.json b/site/.vuepress/i18n/ja-JP.json
index 7e86a02..5069f54 100644
--- a/site/.vuepress/i18n/ja-JP.json
+++ b/site/.vuepress/i18n/ja-JP.json
@@ -39,6 +39,7 @@
"community": "The SMS Speedrunning Community",
"links": {
"discord": "Discord",
+ "discordlink": "https://discord.gg/c5xffvr",
"twitter": "ツイッター:@SMSCommunity",
"twitch": "Twitch:SunshineCommunity",
"src": "Speedrun.comリーダーボード"