Skip to content

Commit 9f5e0a7

Browse files
committed
udpate vue-devtools url
1 parent 664344f commit 9f5e0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ module.exports = {
7979
},
8080
{
8181
text: 'Devtools',
82-
link: 'https://github.com/vuejs/vue-devtools'
82+
link: 'https://devtools.vuejs.org'
8383
}
8484
]
8585
}

0 commit comments

Comments
 (0)