Skip to content

Commit 76de5ea

Browse files
committed
fix: update vue-devtools url
vuejs/docs@12d7504 close #427
1 parent 183a612 commit 76de5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ module.exports = {
384384
},
385385
{
386386
text: 'Devtools',
387-
link: 'https://github.com/vuejs/vue-devtools'
387+
link: 'https://devtools.vuejs.org'
388388
},
389389
{
390390
text: 'ウィークリーニュース',

0 commit comments

Comments
 (0)