From dc32422965ddbd2cbe9b1d534bfb509263cf1796 Mon Sep 17 00:00:00 2001 From: gushen610140 Date: Tue, 16 Dec 2025 16:09:21 +0800 Subject: [PATCH] fix: wzy config wrong spell --- docs/.vitepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index d7e5b96..e79bdf7 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -43,7 +43,7 @@ export default defineConfig({ { text: "吴子妍", items: [ - { text: "吴子妍", link: "/wzy/wyz" }, + { text: "吴子妍", link: "/wzy/wzy" }, { text: "note3-tables", link: "/wzy/note3-tables" }, ], },