Skip to content

Commit

Permalink
feat: update discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
babybunn committed Aug 8, 2024
1 parent e772600 commit 53f867b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/SocialList.res
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 53f867b

Please sign in to comment.