docs: fixed vuepress link to next branch (#4604)

This commit is contained in:
Natalia Tepluhina
2019-09-22 08:23:30 +03:00
committed by Haoqun Jiang
parent 863d6bbfbf
commit cc9dba64a7

View File

@@ -50,7 +50,7 @@ module.exports = {
themeConfig: {
repo: 'vuejs/vue-cli',
docsDir: 'docs',
docsBranch: 'docs',
docsBranch: 'next',
editLinks: true,
sidebarDepth: 3,
algolia: {