diff --git a/docs/guilds.md b/docs/guilds.md index 535121c..d2a7bf2 100644 --- a/docs/guilds.md +++ b/docs/guilds.md @@ -13,4 +13,4 @@ There are currently a few formed guilds, but the most active are: - **Meta Guild**: Organizes and performs key meta-work for Nation3 to work. Some of the most active members of the Meta Guild have formed a multisig which is quite relevant inside the ecosystem, being used by the DAO to delegate certain functions. - **Developers Guild**: Maintains some key pieces of infrastructure inside Nation3. -To become part of a guild and discover other guilds, [join Discord](https://n3.gg/discord). +To become part of a guild and discover other guilds, [join Discord](https://discord.gg/nation3-690584551239581708). diff --git a/docs/resources.md b/docs/resources.md index db578aa..39d7845 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -17,7 +17,7 @@ slug: /resources - **Github:** [https://github.com/nation3](https://github.com/nation3) -- **Discord:** [https://n3.gg/discord](https://n3.gg/discord) +- **Discord:** [https://discord.gg/nation3-690584551239581708](https://discord.gg/nation3-690584551239581708) - **Forum:** [https://forum.nation3.org](https://forum.nation3.org) diff --git a/docusaurus.config.js b/docusaurus.config.js index 0f9185e..8a7bc6f 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -53,7 +53,7 @@ const config = { position: 'right', }, { - href: 'https://n3.gg/discord', + href: 'https://discord.gg/nation3-690584551239581708', label: 'Join Discord', position: 'right', },