From 663fc63e8145da30a135483e1802b2a9a7fe7259 Mon Sep 17 00:00:00 2001 From: Meow <197331664+Meo597@users.noreply.github.com> Date: Wed, 17 Dec 2025 20:15:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E5=B8=AE=E5=8A=A9?= =?UTF-8?q?=E6=88=91=E4=BB=AC=E6=94=B9=E5=96=84=E6=AD=A4=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=9A=84=E9=93=BE=E6=8E=A5=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vitepress/config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index d687f7a3..25158e72 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -327,7 +327,7 @@ export default defineConfig({ ], editLink: { - pattern: "https://github.com/xtls/Xray-docs-nex/edit/main/docs/:path", + pattern: "https://github.com/XTLS/Xray-docs-next/edit/main/docs/:path", text: "帮助我们改善此页面!", },