diff --git a/docs/config.js b/docs/config.js index 61607b1b08..42df9de92d 100644 --- a/docs/config.js +++ b/docs/config.js @@ -1,7 +1,7 @@ module.exports = { title: "Cosmos Network", description: "Documentation for the Cosmos Network.", - dest: "./site-docs", + dest: "./dist/docs", base: "/", markdown: { lineNumbers: true