From a4690bbe58c688b885cd326b05133b479a770398 Mon Sep 17 00:00:00 2001 From: Zach Date: Wed, 3 Oct 2018 14:09:35 -0400 Subject: [PATCH] Merge PR #2434: config.js --- docs/.vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 32a71dd0ca..7925697f51 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -15,8 +15,8 @@ module.exports = { collapsable: false, children: [ "/introduction/cosmos-hub", - "/introduction/tendermint-cosmos" - "/introduction/tendermint", + "/introduction/tendermint-cosmos", + "/introduction/tendermint" ] }, {