Skip to content

Commit bada5cd

Browse files
committed
feat: update repo and docsRepo config
1 parent 9761a9b commit bada5cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vuepress/config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ export default defineUserConfig({
5050
theme: defaultTheme({
5151
hostname: 'https://v2.vuepress.vuejs.org',
5252
logo: '/images/hero.png',
53-
repo: 'vuepress/docs',
53+
repo: 'vuepress/core',
54+
docsRepo: 'vuepress/docs',
5455
docsDir: 'docs',
5556

5657
// theme-level locales config

0 commit comments

Comments
 (0)