Fix broken /docs/spec links (#4376)

This commit is contained in:
Erik Grinaker
2020-02-07 12:53:28 +01:00
committed by GitHub
parent 3e2f299885
commit 66a544a640
9 changed files with 15 additions and 15 deletions

View File

@@ -67,7 +67,7 @@ Authenticated encryption is enabled by default.
## Specification
The full p2p specification can be found [here](https://github.com/tendermint/tendermint/tree/master/docs/spec/p2p).
The full p2p specification can be found [here](https://docs.tendermint.com/master/spec/p2p/).
## Additional Reading