Skip to content

Commit 8fedbbc

Browse files
authored
update vuepress config (#38)
1 parent ff2f6ea commit 8fedbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require('../../scripts/update-docs-headers')
99
require('../../scripts/update-docs-index')
1010

1111
module.exports = {
12-
base: '/eslint-plugin-vue-i18n/',
12+
base: '/',
1313
title: 'eslint-plugin-vue-i18n',
1414
description: 'ESLint plugin for Vue I18n',
1515
serviceWorker: true,

0 commit comments

Comments
 (0)