From bfb2273d68cdcb27520456a7cb2dd1489179692e Mon Sep 17 00:00:00 2001 From: Dynesshely Date: Tue, 21 Feb 2023 09:38:31 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Chore:=20Recorrect=20edit=20link?= =?UTF-8?q?=20on=20github.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 60d385fd..33185787 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -40,7 +40,7 @@ export default defineUserConfig({ docsRepo: 'https://github.com/Crequency/KitX-Docs', docsBranch: 'main', docsDir: 'docs', - editLinkPattern: ':repo/edit/:branch/default/:path', + editLinkPattern: ':repo/edit/:branch/:path', lastUpdated: true, contributors: true, locales: {