We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b8131 commit 738132cCopy full SHA for 738132c
docs/.vuepress/config.js
@@ -155,7 +155,10 @@ module.exports = {
155
{ text: 'User Guide', link: '/user-guide/' },
156
{ text: 'Developer Guide', link: '/developer-guide/' },
157
{ text: 'Rules', link: '/rules/' },
158
- { text: 'Demo', link: 'https://mysticatea.github.io/vue-eslint-demo' }
+ {
159
+ text: 'Demo',
160
+ link: 'https://ota-meshi.github.io/eslint-plugin-vue-demo/'
161
+ }
162
],
163
164
sidebar: {
0 commit comments