diff --git a/docs/develop/mainnet.md b/docs/develop/mainnet.md index 38732bd..0431cd3 100644 --- a/docs/develop/mainnet.md +++ b/docs/develop/mainnet.md @@ -74,6 +74,6 @@ An essential part of building a dApp is getting in touch with the community to s start contributing to your project. This will not only help your dApp's visibility but might result in a new community of users, that want to improve your dApp. -Head over to the [Evmos Discord](https://discord.gg/evmos) channel get in touch with the community and contributors and +Head over to the [Evmos Discord](https://discord.com/invite/evmos-809048090249134080) channel get in touch with the community and contributors and showcase your dApp on one of the next community calls. We also have a [Telegram group](https://t.me/EvmosBuilders) for our builders. diff --git a/docs/validate/index.md b/docs/validate/index.md index b5f015e..1e4d50c 100644 --- a/docs/validate/index.md +++ b/docs/validate/index.md @@ -70,4 +70,4 @@ Discord. This is important since users will want to have information about the e ## Community Discuss the finer details of being a validator and seek advise from the rest of the validator community on our -[Discord](https://discord.gg/evmos). +[Discord](https://discord.com/invite/evmos-809048090249134080). diff --git a/docs/validate/mainnet.mdx b/docs/validate/mainnet.mdx index 858e115..ff0a4ee 100644 --- a/docs/validate/mainnet.mdx +++ b/docs/validate/mainnet.mdx @@ -175,7 +175,7 @@ evmosd start ## Share your Peer -You can share your peer to posting it in the `#find-peers` channel in the [Evmos Discord](https://discord.gg/evmos). +You can share your peer to posting it in the `#find-peers` channel in the [Evmos Discord](https://discord.com/invite/evmos-809048090249134080). :::tip To get your Node ID use diff --git a/docs/validate/testnet.mdx b/docs/validate/testnet.mdx index 0485b35..717fd8b 100644 --- a/docs/validate/testnet.mdx +++ b/docs/validate/testnet.mdx @@ -125,7 +125,7 @@ We can set the [`persistent_peers`](https://docs.tendermint.com/v0.34/tendermint available peers on the [`testnets`](https://github.com/evmos/testnets) repo. A list of available persistent peers is also available in the `#find-peers` channel in the -[Evmos Discord](https://discord.gg/evmos). You can get a random 10 entries from the `peers.txt` +[Evmos Discord](https://discord.com/invite/evmos-809048090249134080). You can get a random 10 entries from the `peers.txt` file in the `PEERS` variable by running the following command: ```bash @@ -214,7 +214,7 @@ evmosd start ## Share your Peer -You can share your peer to posting it in the `#find-peers` channel in the [Evmos Discord](https://discord.gg/evmos). +You can share your peer to posting it in the `#find-peers` channel in the [Evmos Discord](https://discord.com/invite/evmos-809048090249134080). :::tip To get your Node ID use diff --git a/docusaurus.config.js b/docusaurus.config.js index 471ae41..69de8cc 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -203,7 +203,7 @@ const config = { }, { label: 'Discord', - href: 'https://discord.gg/evmos', + href: 'https://discord.com/invite/evmos-809048090249134080', }, { label: 'Twitter',