From bb0f900a9810830150d901d18056c16db9a7d254 Mon Sep 17 00:00:00 2001 From: Nadiem Date: Mon, 8 Jul 2024 12:07:46 +0200 Subject: [PATCH] fix: repair broken discord link --- apps/info-dashboard/messages/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/info-dashboard/messages/en.json b/apps/info-dashboard/messages/en.json index c27b35f..9f11f93 100644 --- a/apps/info-dashboard/messages/en.json +++ b/apps/info-dashboard/messages/en.json @@ -28,7 +28,7 @@ "metrics_nav_item_leaderboard": "Leaderboard", "footer_lilypad_logo_alt": "Lilypad logo", "metrics_footer_social_link_twitter": "https://twitter.com/lilypad_tech", - "metrics_footer_social_link_discord": "https://discord.gg/zWYTNZqB", + "metrics_footer_social_link_discord": "https://discord.gg/lilypad-network", "metrics_footer_social_link_telegram": "https://t.me/lilypadnetwork", "metrics_footer_social_link_github": "https://github.com/Lilypad-Tech", "metrics_footer_social_link_linkedin": "https://www.linkedin.com/company/lilypad-network/",