From 0ed3b45ba5900cf705ea8e989fb63c891f2f6248 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Sat, 26 Apr 2025 16:26:41 +0800 Subject: [PATCH] docs: fix invalid link --- docs/notes/theme/guide/custom/style.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notes/theme/guide/custom/style.md b/docs/notes/theme/guide/custom/style.md index 94d80212..d204286d 100644 --- a/docs/notes/theme/guide/custom/style.md +++ b/docs/notes/theme/guide/custom/style.md @@ -53,7 +53,7 @@ export default defineClientConfig({ 你也可以利用它来覆盖默认主题的预定义 CSS 变量。 -以下是部分预定义变量, 完整列表请参考 [vars.scss](https://github.com/pengzhanbo/vuepress-theme-plume/blob/main/theme/src/client/styles/vars.scss) +以下是部分预定义变量, 完整列表请参考 [vars.css](https://github.com/pengzhanbo/vuepress-theme-plume/blob/main/theme/src/client/styles/vars.css) ```scss :root {