fix docs navbar RPC link (#3414)

This commit is contained in:
Zach
2019-01-28 12:41:28 -08:00
committed by Jack Zampolin
parent 9e21ca25ce
commit bb76903230
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ module.exports = {
},
nav: [
{ text: "Back to Cosmos", link: "https://cosmos.network" },
{ text: "RPC", link: "../rpc/" }
{ text: "RPC", link: "https://cosmos.network/rpc/" }
],
sidebar: [
{