From 53f867b76f5bc161099d0a47d30f1755977c1eb5 Mon Sep 17 00:00:00 2001 From: babybunn Date: Thu, 8 Aug 2024 16:09:20 +0700 Subject: [PATCH] feat: update discord link --- src/components/layout/SocialList.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/layout/SocialList.res b/src/components/layout/SocialList.res index b23df23e..1fee155a 100644 --- a/src/components/layout/SocialList.res +++ b/src/components/layout/SocialList.res @@ -14,7 +14,7 @@ let mapImages = [ ["https:/\/github.com/bandprotocol", Images.githubSvg, "bandprotocol on github"], ["https:/\/twitter.com/BandProtocol", Images.twitterSvg, "bandprotocol on twitter"], ["https:/\/t.me/bandprotocol", Images.telegramSvg, "bandprotocol on telegram"], - ["https:/\/discord.com/invite/3t4bsY7", Images.discordSvg, "bandprotocol on discord"], + ["https:/\/discord.bandprotocol.com", Images.discordSvg, "bandprotocol on discord"], [ "https:/\/coinmarketcap.com/currencies/band-protocol/", Images.coinmarketcapWhiteSvg,