[wiki] [sites] Fix link underscores || Laslo Hunhold
commit 9bbd89ed21bd73259613139f863061d83e0653d7
Author: Laslo Hunhold <dev_AT_frign.de>
Date: Thu Oct 6 22:32:01 2022 +0200
Fix link underscores
Signed-off-by: Laslo Hunhold <dev_AT_frign.de>
diff --git a/libs.suckless.org/libgrapheme/index.md b/libs.suckless.org/libgrapheme/index.md
index 83c6619f..a868743f 100644
--- a/libs.suckless.org/libgrapheme/index.md
+++ b/libs.suckless.org/libgrapheme/index.md
_AT_@ -60,7 +60,7 @@ You can access the manual [here](man/) or via libgrapheme(7) by typing
man libgrapheme
and looking at the referred pages, e.g.
-[grapheme\_next\_character\_break_utf8(3)](man/grapheme next character break utf8(3)/).
+[grapheme\_next\_character\_break_utf8(3)](man/grapheme_next_character_break_utf8(3)/).
Each page contains code-examples and an extensive description. To give
one example that is also given in the manuals, the following code
separates a given string 'Tëst 👨👩👦 🇺🇸 नी நி!'
Received on Thu Oct 06 2022 - 22:32:10 CEST
This archive was generated by hypermail 2.3.0
: Thu Oct 06 2022 - 22:36:51 CEST