docs: fix broken links in consensus/readme.md (#4200)

This commit is contained in:
Black3HDF
2019-11-28 17:22:44 +08:00
committed by Anton Kaliaev
parent 759ccebe54
commit c066b39396

View File

@@ -1 +1 @@
See the [consensus spec](https://github.com/tendermint/tendermint/tree/master/docs/spec/consensus) and the [reactor consensus spec](https://github.com/tendermint/tendermint/tree/master/docs/spec/reactors/consensus) for more information.
See the [consensus spec](https://github.com/tendermint/spec/tree/master/spec/consensus) and the [reactor consensus spec](https://github.com/tendermint/spec/tree/master/spec/reactors/consensus) for more information.