Skip to content

Commit 60e8b7a

Browse files
committed
docs: fix link
Close vuejs#1451
1 parent 28cbd7b commit 60e8b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const config = defineConfig({
8383
},
8484
{
8585
text: 'Changelog',
86-
link: 'https://github.com/vuejs/router/blob/main/CHANGELOG.md',
86+
link: 'https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md',
8787
},
8888
],
8989

0 commit comments

Comments
 (0)