diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index a1e150c38..7c8aeee5e 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -8,6 +8,11 @@ module.exports = { lineNumbers: true }, themeConfig: { + repo: "tendermint/tendermint", + editLinks: true, + docsDir: "docs", + docsBranch: "develop", + editLinkText: 'Edit this page on Github', lastUpdated: true, algolia: { apiKey: '59f0e2deb984aa9cdf2b3a5fd24ac501',