From 83e6b6df5d49109d88f5b4186f82a3021d8c9287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sat, 2 May 2020 17:35:04 +0200 Subject: [PATCH] changelog: try to fix link for Codebergs markdown parser --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8a6d4a6..bebf664e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ * `CSI Ps ; Ps ; Ps t` escape sequences for the following parameters: `11t`, `13t`, `13;2t`, `14t`, `14;2t`, `15t`, `19t`. * Unicode combining characters. This feature is compile time - optional. See [README.md](README.md#unicode-combining) for details. + optional. See [README.md](README.md#user-content-unicode-combining) for details. ### Changed