Skip to content

Commit

Permalink
fix: Discord Link (#1259)
Browse files Browse the repository at this point in the history
  • Loading branch information
qubelabsio authored Dec 5, 2024
1 parent 4a88d94 commit 4f11a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer/footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Logo from "../logo";
const socials = {
twitter: "https://twitter.com/axelar",
instagram: "https://t.me/axelarcommunity",
discord: "https://discord.com/invite/axelar-network",
discord: "https://discord.com/invite/axelar",
facebook: "https://twitter.com/axelar",
};
Expand Down

0 comments on commit 4f11a46

Please sign in to comment.