From 30cf41da6a68757d514de6b13a8b126bdb420f76 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 18 Nov 2025 21:28:12 +0800 Subject: [PATCH] fix: remove dead link in SETUP.md --- docs/SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/SETUP.md b/docs/SETUP.md index 97273cb..17c0dfe 100644 --- a/docs/SETUP.md +++ b/docs/SETUP.md @@ -46,7 +46,7 @@ cd docs npm run docs:dev ``` -访问:http://localhost:5173 +访问:`http://localhost:5173` ### 构建生产版本