From ccaba827139fa81c8a2134d5843ec23c3c65b5b8 Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 19 Feb 2024 19:32:19 +0700 Subject: [PATCH] Update discord links to be polywrap discord --- README.md | 6 +++--- apps/browser/components/DropdownAccount.tsx | 2 +- apps/browser/components/Sidebar.tsx | 2 +- apps/browser/components/modals/WelcomeModal.tsx | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 88f2422d..daf09cf9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![](https://hackmd.io/_uploads/ByWjLKAhn.png) -[Discord](https://discord.gg/r3rwh69cCa) | [Website](https://evo.ninja) | Give the repo a :star: ! +[Discord](https://discord.com/invite/Z5m88a5qWu) | [Website](https://evo.ninja) | Give the repo a :star: ! ## Welcome! @@ -10,9 +10,9 @@ To get started using evo.ninja simply head to our [website](https://evo.ninja), ## Need Help? -Join our [Discord community](https://discord.gg/r3rwh69cCa) for support and discussions. +Join our [Discord community](https://discord.com/invite/Z5m88a5qWu) for support and discussions. -[![Join us on Discord](https://invidget.switchblade.xyz/r3rwh69cCa)](https://discord.gg/r3rwh69cCa) +[![Join us on Discord](https://invidget.switchblade.xyz/r3rwh69cCa)](https://discord.com/invite/Z5m88a5qWu) If you have questions or encounter issues, please don't hesitate to [create a new issue](https://github.com/polywrap/evo.ninja/issues/new/choose) to get support. diff --git a/apps/browser/components/DropdownAccount.tsx b/apps/browser/components/DropdownAccount.tsx index 2f4ab491..c093df49 100644 --- a/apps/browser/components/DropdownAccount.tsx +++ b/apps/browser/components/DropdownAccount.tsx @@ -70,7 +70,7 @@ const DropdownAccount: React.ForwardRefRenderFunction< )} diff --git a/apps/browser/components/Sidebar.tsx b/apps/browser/components/Sidebar.tsx index dd61604b..00cddbd5 100644 --- a/apps/browser/components/Sidebar.tsx +++ b/apps/browser/components/Sidebar.tsx @@ -330,7 +330,7 @@ const Sidebar = ({ variant="icon" onClick={() => { window.open( - "https://discord.gg/r3rwh69cCa", + "https://discord.com/invite/Z5m88a5qWu", "_blank", "noopener noreferrer" ); diff --git a/apps/browser/components/modals/WelcomeModal.tsx b/apps/browser/components/modals/WelcomeModal.tsx index 81269d36..48f9dcfa 100644 --- a/apps/browser/components/modals/WelcomeModal.tsx +++ b/apps/browser/components/modals/WelcomeModal.tsx @@ -33,7 +33,7 @@ export default function WelcomeModal(props: WelcomeModalProps) { Award
- Join our discord and substack to learn and + Join our discord and substack to learn and stay
informed with our latest creations!