summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2023-12-14 08:41:09 +0100
committerChristian Duerr <contact@christianduerr.com>2023-12-22 10:42:02 +0100
commit53290c9e10a786e6a348dbdf94aef76d668387cd (patch)
tree872126ea89cabc556839e9413dc7293beddfec9b
parentada35aeb70bcf792b923816065442ad53a9b8241 (diff)
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: