From f7a2c6471c129a7dd4893b2b837e3a0c797e2eb0 Mon Sep 17 00:00:00 2001 From: Yifan Song Date: Tue, 8 Aug 2023 13:52:18 +0800 Subject: [PATCH] Fix theme doc path typo --- config/docs/theme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/docs/theme.md b/config/docs/theme.md index 881b03f1..edcfb732 100644 --- a/config/docs/theme.md +++ b/config/docs/theme.md @@ -1,3 +1,3 @@ # Theme -Just some colors, feel free to modify as you like, following the format in [../config/theme.toml](../config/theme.toml). +Just some colors, feel free to modify as you like, following the format in [../config/preset/theme.toml](../config/preset/theme.toml).