diff --git a/docs/tendermint-core/rpc.md b/docs/tendermint-core/rpc.md index 31cb404dc..ec3f873c9 100644 --- a/docs/tendermint-core/rpc.md +++ b/docs/tendermint-core/rpc.md @@ -6,6 +6,6 @@ order: 4 The RPC documentation is hosted here: -- [https://tendermint.com/rpc/](https://tendermint.com/rpc/) +- [https://docs.tendermint.com/master/rpc/](https://docs.tendermint.com/master/rpc/) To update the documentation, edit the relevant `godoc` comments in the [rpc/core directory](https://github.com/tendermint/tendermint/tree/master/rpc/core).