diff --git a/docs/config.js b/docs/config.js index db17adfa..65a08d53 100644 --- a/docs/config.js +++ b/docs/config.js @@ -1,7 +1,7 @@ module.exports = { title: "Tendermint Core", description: "Documentation for Tendermint Core", - dest: "./site-docs", + dest: "./dist/docs", base: "/", markdown: { lineNumbers: true