From 940bb4cc474898aa3b1ffda2f29720e37bb7a16c Mon Sep 17 00:00:00 2001 From: Shaik Azhar Madar <48410397+azarmadr@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:03:57 +0530 Subject: [PATCH] docs: fix link to "Config documentation" heading in readme (#811) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a2d06a8..2cdf4f79 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ GlazeWM lets you easily organize windows and adjust their layout on the fly by u [Installation](#installation) • [Default keybindings](#default-keybindings) • -[Config documentation](#config-docs) • +[Config documentation](#config-documentation) • [FAQ](#faq) • [Contributing ↗](https://github.com/glzr-io/glazewm/blob/main/CONTRIBUTING.md)