diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 32a71dd0ca2..7925697f515 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" ] }, {