Fix a "broken" markdown link. (#8706)

The link actually works in context because of the auto-redirect from GitHub,
but the link checker doesn't follow them. Splice out the redirect.
This commit is contained in:
M. J. Fromberger
2022-06-07 01:13:05 -07:00
committed by GitHub
parent 85d1946602
commit 3e97479ab8

View File

@@ -90,7 +90,7 @@ Has the same feature set as V0.37 but with a focus towards testing, protocol cor
## Post 1.0 Work
- Improved block propagation with erasure coding and/or compact blocks. [More](https://github.com/tendermint/spec/issues/347)
- Improved block propagation with erasure coding and/or compact blocks. [More](https://github.com/tendermint/tendermint/issues/7932)
- Consensus engine refactor
- Fork accountability protocol
- Bidirectional ABCI