diff options
author | EOS Classic <info@eos-classic.io> | 2018-09-14 21:16:10 +0800 |
---|---|---|
committer | EOS Classic <info@eos-classic.io> | 2018-09-14 21:16:10 +0800 |
commit | 44a1764f9ca182d9d7c13742f07fa33f6e4f3197 (patch) | |
tree | df6c7b5b25a709afc1d202b52874fd2fdd4a245a /README.md | |
parent | 7bb95a9a64c9d26bef4f15fdd9301bb0b5cdb668 (diff) | |
download | go-tangerine-44a1764f9ca182d9d7c13742f07fa33f6e4f3197.tar.gz go-tangerine-44a1764f9ca182d9d7c13742f07fa33f6e4f3197.tar.zst go-tangerine-44a1764f9ca182d9d7c13742f07fa33f6e4f3197.zip |
README: Change gitter badge to discord
Diffstat (limited to 'README.md')
-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/. |