docs: update discord link (#534)

This commit is contained in:
Federico Kunze Küllmer 2021-09-07 09:54:53 +02:00 committed by GitHub
parent 26c5eabb18
commit c3f70aeaf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 8 deletions

View File

@ -41,6 +41,7 @@ jobs:
- uses: technote-space/get-diff-action@v5
with:
PATTERNS: |
**/**.sol
**/**.go
go.mod
go.sum
@ -83,10 +84,11 @@ jobs:
- uses: technote-space/get-diff-action@v5
id: git_diff
with:
SUFFIX_FILTER: |
.go
.mod
.sum
PATTERNS: |
**/**.sol
**/**.go
go.mod
go.sum
- name: test-solidity
run: |
make test-solidity

View File

@ -27,7 +27,7 @@ parent:
</a>
</div>
<div align="center">
<a href="https://discord.gg/3ZbxEq4KDu">
<a href="https://discord.gg/trje9XuAmy">
<img alt="Discord" src="https://img.shields.io/discord/809048090249134080.svg" />
</a>
<!-- <a href="https://github.com/tharsis/ethermint/actions?query=branch%3Amain+workflow%3ABuild">
@ -71,7 +71,7 @@ The following chat channels and forums are a great spot to ask questions about E
- [Ethermint Twitter](https://twitter.com/ethermint)
- [Tharsis Twitter](https://twitter.com/ethermint)
- [Ethermint Discord](https://discord.gg/3ZbxEq4KDu)
- [Ethermint Discord](https://discord.gg/trje9XuAmy)
- [Ethermint Forum](https://forum.cosmos.network/c/ethermint)
## Contributing

View File

@ -184,7 +184,7 @@ module.exports = {
chat: {
title: 'Developer Chat',
text: 'Chat with Ethermint developers on Discord.',
url: 'https://discord.gg/3ZbxEq4KDu',
url: 'https://discord.gg/trje9XuAmy',
bg: 'linear-gradient(103.75deg, #1B1E36 0%, #22253F 100%)'
},
forum: {
@ -245,7 +245,7 @@ module.exports = {
title: 'Community',
children: [{
title: 'Ethermint Community',
url: 'https://discord.gg/3ZbxEq4KDu'
url: 'https://discord.gg/trje9XuAmy'
},
{
title: 'Ethermint Forum',