Skip to content

Commit fbc4949

Browse files
committed
update edit link branch
1 parent 380d98b commit fbc4949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ export default defineConfigWithTheme<Config>({
587587
],
588588

589589
editLink: {
590-
repo: 'vuejs/docs#next',
590+
repo: 'vuejs/docs',
591591
text: 'Edit this page on GitHub'
592592
},
593593

0 commit comments

Comments
 (0)