mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-27 09:39:22 -06:00
docs: fixed vuepress link to next branch (#4604)
This commit is contained in:
committed by
Haoqun Jiang
parent
863d6bbfbf
commit
cc9dba64a7
@@ -50,7 +50,7 @@ module.exports = {
|
||||
themeConfig: {
|
||||
repo: 'vuejs/vue-cli',
|
||||
docsDir: 'docs',
|
||||
docsBranch: 'docs',
|
||||
docsBranch: 'next',
|
||||
editLinks: true,
|
||||
sidebarDepth: 3,
|
||||
algolia: {
|
||||
|
||||
Reference in New Issue
Block a user