hardcode rpc link (#3223)

This commit is contained in:
Zach
2019-01-28 14:41:37 -05:00
committed by Anton Kaliaev
parent 9a0bfafef6
commit e1edd2aa6a

View File

@ -21,7 +21,7 @@ module.exports = {
}, },
nav: [ nav: [
{ text: "Back to Tendermint", link: "https://tendermint.com" }, { text: "Back to Tendermint", link: "https://tendermint.com" },
{ text: "RPC", link: "../rpc/" } { text: "RPC", link: "https://tendermint.com/rpc/" }
], ],
sidebar: [ sidebar: [
{ {