docs: fix links (#3220)

Because there's nothing worse than having to copy/paste a link from a
web page to navigate to it 😁
This commit is contained in:
Thane Thomson
2019-01-28 15:41:39 +02:00
committed by Anton Kaliaev
parent a335caaedb
commit 9a0bfafef6
5 changed files with 5 additions and 5 deletions

View File

@ -2,6 +2,6 @@
The RPC documentation is hosted here:
- https://tendermint.com/rpc/
- [https://tendermint.com/rpc/](https://tendermint.com/rpc/)
To update the documentation, edit the relevant `godoc` comments in the [rpc/core directory](https://github.com/tendermint/tendermint/tree/develop/rpc/core).