Problem: All Tendermint docs moved (#2483)

Solution: Update all links to Tendermint docs
This commit is contained in:
Troy McConaghy
2018-08-28 11:13:59 +02:00
committed by Lev Berman
parent d78ff75225
commit dfadbff60f
4 changed files with 4 additions and 4 deletions

View File

@@ -69,7 +69,7 @@ The commands are:
export PATH=${PATH}:${GOPATH}/bin
```
Follow [the Tendermint docs](https://tendermint.readthedocs.io/en/master/install.html#from-source) to install Tendermint from source.
Follow [the Tendermint docs](https://tendermint.com/docs/introduction/install.html#from-source) to install Tendermint from source.
If the installation is successful then Tendermint is installed at `$GOPATH/bin`. To ensure Tendermint's installed fine execute the following command,