Skip to content

Commit

Permalink
fix links (#1846)
Browse files Browse the repository at this point in the history
  • Loading branch information
taozui472 authored Jan 7, 2025
1 parent d557731 commit 3fafbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export default {

socialLinks: [
{ icon: "github", link: "https://github.com/celestiaorg/docs" },
{ icon: "twitter", link: "https://twitter.com/CelestiaOrg" },
{ icon: "twitter", link: "https://twitter.com/Celestia" },
{ icon: "youtube", link: "https://www.youtube.com/@CelestiaNetwork" },
{ icon: "discord", link: "https://discord.gg/celestiacommunity" },
{ icon: { svg: telegramSVG }, link: "https://t.me/CelestiaCommunity" },
Expand Down

0 comments on commit 3fafbeb

Please sign in to comment.