diff --git a/docs/config.js b/docs/config.js index 42df9de92..93426bcc5 100644 --- a/docs/config.js +++ b/docs/config.js @@ -2,7 +2,7 @@ module.exports = { title: "Cosmos Network", description: "Documentation for the Cosmos Network.", dest: "./dist/docs", - base: "/", + base: "/docs/", markdown: { lineNumbers: true },