diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index fb7719ff3..c0a406166 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -155,7 +155,10 @@ module.exports = { { text: 'User Guide', link: '/user-guide/' }, { text: 'Developer Guide', link: '/developer-guide/' }, { text: 'Rules', link: '/rules/' }, - { text: 'Demo', link: 'https://mysticatea.github.io/vue-eslint-demo' } + { + text: 'Demo', + link: 'https://ota-meshi.github.io/eslint-plugin-vue-demo/' + } ], sidebar: {