From 31b0af51d3311ed1b321db945866639d861825f3 Mon Sep 17 00:00:00 2001 From: Yifan Song Date: Tue, 8 Aug 2023 13:53:39 +0800 Subject: [PATCH] Really fix the 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 edcfb732..4e777abb 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/preset/theme.toml](../config/preset/theme.toml). +Just some colors, feel free to modify as you like, following the format in [../preset/theme.toml](../preset/theme.toml).