Skip to content

Commit fef665e

Browse files
author
Guillaume Chau
committed
fix: vuepress docs branch
1 parent 048fe49 commit fef665e

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
@@ -11,7 +11,7 @@ module.exports = {
1111
themeConfig: {
1212
repo: 'vuejs/vue-cli',
1313
docsDir: 'docs',
14-
docsBranch: 'dev',
14+
docsBranch: 'docs',
1515
editLinks: true,
1616
sidebarDepth: 3,
1717
locales: {

0 commit comments

Comments
 (0)