From d9624cf42f21e0c9718a1f21d71d2c3ab526dcae Mon Sep 17 00:00:00 2001 From: Yifan Song <41675306+Eric-Song-Nop@users.noreply.github.com> Date: Tue, 8 Aug 2023 15:33:03 +0800 Subject: [PATCH] fix: theme doc path typo (#34) --- 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..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/theme.toml](../config/theme.toml). +Just some colors, feel free to modify as you like, following the format in [../preset/theme.toml](../preset/theme.toml).