From ff6749bbe95181583924644c501fb2f23e93a02a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hnyk?= Date: Fri, 28 Aug 2026 11:49:16 +0200 Subject: [PATCH] Remove superfluous dot in README.md links I hope that dot does not have a meaning there :-). --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index c586d969920..f062c17c21e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # Documentation Overview -* [Configuration](./Config.md). +* [Configuration](./Config.md) * [Custom Commands](./Custom_Command_Keybindings.md) * [Custom Diff Renderers](./Custom_DiffRenderers.md) * [Dev docs](./dev)