From 2ced0beb2d7182ff447ae98a24761e473ebf0845 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Sat, 25 Sep 2021 07:31:15 +0800 Subject: [PATCH] fix doc links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 445da4b..d3b66c1 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,8 @@ currently supported. - [WezTerm](extras/wezterm) - [Tmux](extras/tmux) -It's also possible to generate color configuration files using a template, -[this one for Kitty](lua/zenbones/build/kitty.lua) for example. Please feel free +It's also possible to generate any color configuration files using a template, +[this one for Kitty](lua/zenbones/template/kitty.lua) for example. Please feel free to submit a PR if you want to add some more. ## Inspirations