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 a804d16..f900f92 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": "Twitter:@SMSCommunity",
"twitch": "Twitch:SunshineCommunity",
"src": "Speedrun.comリーダーボード"
diff --git a/site/.vuepress/i18n/locales.json b/site/.vuepress/i18n/locales.json
index 6f94f4e..f6d5112 100644
--- a/site/.vuepress/i18n/locales.json
+++ b/site/.vuepress/i18n/locales.json
@@ -85,7 +85,7 @@
},
{
"text": "Discord",
- "link": "https://discord.gg/9dGJWEc"
+ "link": "https://discord.gg/c5xffvr"
},
{
"text": "変更ログ",