Update config.js

This commit is contained in:
Fabian 2018-08-28 16:18:06 +02:00 committed by Greg Szabo
parent 4928c1950b
commit 5cd17d07f1
1 changed files with 1 additions and 1 deletions

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
},