From bada5cd30e788ddd0df503f21eda2c995e6327d0 Mon Sep 17 00:00:00 2001 From: meteorlxy Date: Mon, 5 Feb 2024 14:49:00 +0800 Subject: [PATCH] feat: update repo and docsRepo config --- docs/.vuepress/config.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 67251c43..eea6366f 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -50,7 +50,8 @@ export default defineUserConfig({ theme: defaultTheme({ hostname: 'https://v2.vuepress.vuejs.org', logo: '/images/hero.png', - repo: 'vuepress/docs', + repo: 'vuepress/core', + docsRepo: 'vuepress/docs', docsDir: 'docs', // theme-level locales config