Skip to content

Commit 8414ae7

Browse files
committed
(docs) revert base url
1 parent cf256bd commit 8414ae7

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
@@ -6,7 +6,7 @@ import sidebar from './sidebar'
66

77
export default defineUserConfig({
88
bundler: webpackBundler(),
9-
base: '/vue-js-modal/docs/',
9+
base: '/vue-js-modal/',
1010
title: 'Vue.js Modal (Vue 3)',
1111
port: 8081,
1212
description: 'Simple, flexible, Vue.js modal plugin',

0 commit comments

Comments
 (0)