Skip to content

Commit

Permalink
docs: fixed vuepress link to next branch (#4604)
Browse files Browse the repository at this point in the history
  • Loading branch information
NataliaTepluhina authored and sodatea committed Sep 22, 2019
1 parent 863d6bb commit cc9dba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.js
Expand Up @@ -50,7 +50,7 @@ module.exports = {
themeConfig: {
repo: 'vuejs/vue-cli',
docsDir: 'docs',
docsBranch: 'docs',
docsBranch: 'next',
editLinks: true,
sidebarDepth: 3,
algolia: {
Expand Down

0 comments on commit cc9dba6

Please sign in to comment.