Skip to content

Commit 12d7504

Browse files
authored
fix: update vue-devtools url (#1112)
1 parent c15299f commit 12d7504

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: 'Weekly news',

0 commit comments

Comments
 (0)