From b70a859cf419c987fdd33e111b5a87fea0fb3291 Mon Sep 17 00:00:00 2001 From: Orest Tarasiuk <830847+OrestTa@users.noreply.github.com> Date: Wed, 23 Sep 2026 11:16:14 +0200 Subject: [PATCH] docs: point every Discord link at the t1 server invite All t1 Discord links now use https://discord.gg/efGTM9q54s: the homepage community card, the config footer, and the contact CTAs on the two integration pages. Follow-up to #64, which merged before this landed. Co-Authored-By: Claude Opus 5 --- docs/integration/lending.md | 2 +- docs/integration/leverage.md | 2 +- docusaurus.config.mjs | 2 +- src/pages/index.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/integration/lending.md b/docs/integration/lending.md index 374038f6d..a82448aa5 100644 --- a/docs/integration/lending.md +++ b/docs/integration/lending.md @@ -25,4 +25,4 @@ What you are still exposed to is market risk: a position can gap through its liq ## Get in touch -Pool creation and institutional deposits are handled with us directly. Join the [Discord](https://discord.com/invite/qVEUA6jmGZ) or email [can@t1protocol.com](mailto:can@t1protocol.com). +Pool creation and institutional deposits are handled with us directly. Join the [Discord](https://discord.gg/efGTM9q54s) or email [can@t1protocol.com](mailto:can@t1protocol.com). diff --git a/docs/integration/leverage.md b/docs/integration/leverage.md index 8b8ad8e4f..0d14647e1 100644 --- a/docs/integration/leverage.md +++ b/docs/integration/leverage.md @@ -29,4 +29,4 @@ The shape of the work depends on whether your venue settles on-chain or runs an ## Get in touch -There is no self-serve onboarding yet; venue integrations are done with us directly. Join the [Discord](https://discord.com/invite/qVEUA6jmGZ) or email [can@t1protocol.com](mailto:can@t1protocol.com). +There is no self-serve onboarding yet; venue integrations are done with us directly. Join the [Discord](https://discord.gg/efGTM9q54s) or email [can@t1protocol.com](mailto:can@t1protocol.com). diff --git a/docusaurus.config.mjs b/docusaurus.config.mjs index 8140c18e6..a6a8ecc78 100644 --- a/docusaurus.config.mjs +++ b/docusaurus.config.mjs @@ -108,7 +108,7 @@ const config = { }, { label: 'Discord', - href: 'https://discord.com/invite/qVEUA6jmGZ', + href: 'https://discord.gg/efGTM9q54s', }, ], }, diff --git a/src/pages/index.tsx b/src/pages/index.tsx index fd2c70662..edaf7f134 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -448,7 +448,7 @@ export default function Home() { - +