Fix dead link in README.md (#106)

* Fix dead link in README.md
This commit is contained in:
vrde
2018-05-24 16:57:37 +02:00
committed by Ismail Khoffi
parent f0b1f6e8ac
commit 707d27c11e

View File

@ -7,7 +7,7 @@ go-crypto is the cryptographic package adapted for Tendermint's uses
## Binary encoding
For Binary encoding, please refer to the [Tendermint encoding spec](https://github.com/tendermint/tendermint/blob/develop/docs/specification/new-spec/encoding.md).
For Binary encoding, please refer to the [Tendermint encoding spec](https://github.com/tendermint/tendermint/blob/master/docs/spec/blockchain/encoding.md).
## JSON Encoding