Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit cc63ec5

Browse files
author
Brian Caffey
committed
debugging docs site
1 parent c93f5eb commit cc63ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module.exports = {
22
title: 'Verbose Equals True',
33
base: '/django-postgres-vue-gitlab-ecs/',
44
port: 8080,
5-
dest: "../public",
5+
dest: "public",
66
plugins: {
77
'@vuepress/google-analytics': {
88
'ga': 'UA-131443776-1',

0 commit comments

Comments
 (0)