diff --git a/docs/config/appearance.md b/docs/config/appearance.md index 8dc22009b..bd8955f88 100644 --- a/docs/config/appearance.md +++ b/docs/config/appearance.md @@ -223,7 +223,7 @@ builting color scheme. If you'd like to factor your color schemes out into separate files, you can create a file with a `[colors]` section; take a look at [one of -the available color schemes for an example](https://github.com/wez/wezterm/config/src/scheme_data.rs). +the available color schemes for an example](https://github.com/wez/wezterm/tree/main/config/src/scheme_data.rs). It is recommended that you place your custom scheme in a directory named `$HOME/.config/wezterm/colors` if you're on a POSIX system.