diff options
author | Péter Szilágyi <peterke@gmail.com> | 2018-09-15 16:11:30 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-15 16:11:30 +0800 |
commit | 7c71e936a716794709e7a980b7da9010c4d0a98c (patch) | |
tree | 94974372cc84ff725c2aabb02a6105bdb6e6830a | |
parent | d4a28a13ca4c36019d23da6342e7e55b1d406fb5 (diff) | |
parent | 44a1764f9ca182d9d7c13742f07fa33f6e4f3197 (diff) | |
download | dexon-7c71e936a716794709e7a980b7da9010c4d0a98c.tar dexon-7c71e936a716794709e7a980b7da9010c4d0a98c.tar.gz dexon-7c71e936a716794709e7a980b7da9010c4d0a98c.tar.bz2 dexon-7c71e936a716794709e7a980b7da9010c4d0a98c.tar.lz dexon-7c71e936a716794709e7a980b7da9010c4d0a98c.tar.xz dexon-7c71e936a716794709e7a980b7da9010c4d0a98c.tar.zst dexon-7c71e936a716794709e7a980b7da9010c4d0a98c.zip |
Merge pull request #17674 from eosclassicteam/discord
README: Change gitter badge to discord
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/6874 )](https://godoc.org/github.com/ethereum/go-ethereum) [![Go Report Card](https://goreportcard.com/badge/github.com/ethereum/go-ethereum)](https://goreportcard.com/report/github.com/ethereum/go-ethereum) [![Travis](https://travis-ci.org/ethereum/go-ethereum.svg?branch=master)](https://travis-ci.org/ethereum/go-ethereum) -[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/go-ethereum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +[![Discord](https://img.shields.io/badge/discord-join%20chat-blue.svg)](https://discord.gg/nthXNEv) Automated builds are available for stable releases and the unstable master branch. Binary archives are published at https://geth.ethereum.org/downloads/. |