summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2023-12-14 08:41:09 +0100
committerGitHub <noreply@github.com>2023-12-14 11:41:09 +0400
commit749ddc09e2801355a3ddec19a0f9d45bc5595c3a (patch)
treeb318e92601eac904a9527b49be75f45932b40e38
parent8655276f0e548fd1d12fd6950c5a99fc33b0a761 (diff)
downloadalacritty-749ddc09e2801355a3ddec19a0f9d45bc5595c3a.tar.gz
alacritty-749ddc09e2801355a3ddec19a0f9d45bc5595c3a.zip
Add link to rendered config docs
This adds a link to alacritty.org's rendered configuration file documentation.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 88001d97..776f9900 100644
--- a/README.md
+++ b/README.md
@@ -60,10 +60,10 @@ and all their settings were documented in the `alacritty.yml`. The example
`alacritty.yml` file for each release can be found on [GitHub releases page](https://github.com/alacritty/alacritty/releases).**
You can find the documentation for Alacritty's configuration in `man 5
-alacritty`, or by looking at [the scdoc file] if you do not have the manpages
+alacritty`, or by looking at [the website] if you do not have the manpages
installed.
-[the scdoc file]: ./extra/man/alacritty.5.scd
+[the website]: https://alacritty.org/config-alacritty.html
Alacritty doesn't create the config file for you, but it looks for one in the
following locations: