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

Commit 02ee1e6

Browse files
committed
changed dest path
1 parent 8429156 commit 02ee1e6

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: '/docs/',
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)