Update config.js

This commit is contained in:
Fabian
2018-08-29 15:38:02 -04:00
committed by Greg Szabo
parent 4928c1950b
commit 5cd17d07f1
+1 -1
View File
@@ -2,7 +2,7 @@ module.exports = {
title: "Cosmos Network",
description: "Documentation for the Cosmos Network.",
dest: "./dist/docs",
base: "/",
base: "/docs/",
markdown: {
lineNumbers: true
},