Skip to content

Commit

Permalink
Merge pull request #127 from threshold-network/update-discord-urls
Browse files Browse the repository at this point in the history
Update discord url
  • Loading branch information
Shadowfiend authored Jan 31, 2025
2 parents 5144f6f + 9822564 commit acbd25e
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion src/components/Navbar/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export enum ExternalLinkHref {
TELEGRAM = "TELEGRAM",
TBTC_WRAPPED_TOUR = "https://blog.threshold.network/stop-three-on-tbtcs-wrapped-tour-kicks-off-with-an-arbitrum-integration-and-a-new-galxe-oat/",
THRESHOLD_BLOG = "https://blog.threshold.network/",
THRESHOLD_DISCORD = "https://discord.gg/Threshold",
THRESHOLD_DISCORD = "https://discord.threshold.network",
THRESHOLD_GITHUB = "https://github.com/threshold-network",
THRESHOLD_TOKEN = "https://curve.fi/teth",
THRESHOLD_TWITTER = "https://twitter.com/TheTNetwork",
Expand Down
4 changes: 2 additions & 2 deletions src/content/components/footer.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ columns:
url: https://forum.threshold.network/
isExternal: true
- label: Discord
url: https://discord.gg/Threshold
url: https://discord.threshold.network
isExternal: true
- label: Telegram
url: https://t.me/thresholdnetwork
Expand Down Expand Up @@ -72,7 +72,7 @@ social_links:
image: /images/telegram.svg
alt: telegram
- label: Discord
url: " https://discord.gg/Threshold"
url: "https://discord.threshold.network/"
icon:
image: /images/discord.svg
alt: discord
Expand Down
2 changes: 1 addition & 1 deletion src/content/components/nav-bar.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ social_links:
image: /images/telegram.svg
alt: Telegram
- label: Discord
url: https://discord.gg/Threshold
url: https://discord.threshold.network
icon:
image: /images/discord.svg
alt: Threshold Discord
Expand Down
2 changes: 1 addition & 1 deletion src/content/pages/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ faq:
text: Still have questions? Join our Discord!
button:
label: Join Discord
url: https://discord.gg/Threshold
url: https://discord.threshold.network
icon:
image: /images/logo-discord.png
alt: discord
Expand Down
2 changes: 1 addition & 1 deletion src/content/pages/build/tbtc-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ callToActionInfo:
url: https://docs.threshold.network/app-development/tbtc-v2/tbtc-sdk/
variant: EXTERNAL_OUTLINE
- label: Join Discord
url: https://discord.gg/threshold
url: https://discord.threshold.network
variant: EXTERNAL_OUTLINE
---
2 changes: 1 addition & 1 deletion src/content/pages/earn/staker.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ gettingStarted:
rightIcon: /images/external-arrow.svg
- leftIcon: /images/logo-discord.png
label: Ask Questions in Discord
url: https://discord.gg/Threshold
url: https://discord.threshold.network
rightIcon: /images/external-arrow.svg
- leftIcon: /images/pencil-sharp.svg
label: Threshold Forum
Expand Down
2 changes: 1 addition & 1 deletion src/content/pages/ecosystem/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ community:
- leftIcon: /images/discord-social.svg
title: Discord
description: Ask questions and engage with our community.
url: https://discord.gg/Threshold
url: https://discord.threshold.network
rightIcon: /images/external-arrow.svg
- leftIcon: /images/telegram-social.svg
title: Telegram
Expand Down
2 changes: 1 addition & 1 deletion src/content/pages/governance/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ guildsInfo:
your interests and expertise.
buttons:
- label: Join Discord
url: https://discord.gg/Threshold
url: https://discord.threshold.network
variant: INTERNAL_SOLID
- label: Read Guilds Proposal
url: https://forum.threshold.network/t/tip-13-bootstrap-threshold-dao-guilds/246
Expand Down
2 changes: 1 addition & 1 deletion src/content/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ joinTheCommunity:
up to date.
buttons:
- label: Discord
url: https://discord.gg/Threshold
url: https://discord.threshold.network
image: /images/discord.svg
variant: INTERNAL_OUTLINE
icon:
Expand Down

0 comments on commit acbd25e

Please sign in to comment.