Skip to content

Commit

Permalink
fix: update dicord link
Browse files Browse the repository at this point in the history
  • Loading branch information
amochuko committed May 8, 2024
1 parent ebbb6e8 commit d2b4966
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/guilds.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
2 changes: 1 addition & 1 deletion docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -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://n3.gg/discord](https://discord.gg/nation3-690584551239581708)

- **Forum:** [https://forum.nation3.org](https://forum.nation3.org)

Expand Down
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const config = {
position: 'right',
},
{
href: 'https://n3.gg/discord',
href: 'https://discord.gg/nation3-690584551239581708',
label: 'Join Discord',
position: 'right',
},
Expand Down

0 comments on commit d2b4966

Please sign in to comment.