Skip to content

Commit 3cac8c4

Browse files
committed
chore(docs): Fix vuepress basepath
1 parent 29c394a commit 3cac8c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ module.exports = {
1212
editLinkText: 'Help us improve this page!',
1313
docsDir: 'docs',
1414
docsBranch: 'master',
15+
base: '/vue-chartjs/',
1516
locales: {
1617
'/': {
1718
selectText: 'Languages',

0 commit comments

Comments
 (0)