commit 07743f32ed9f1801a11af994470cbcb075a34d69
Author: Laslo Hunhold <[email protected]>
Date:   Thu Oct 6 22:30:05 2022 +0200

    Fix a few links and add link to semver
    
    Signed-off-by: Laslo Hunhold <[email protected]>

diff --git a/libs.suckless.org/libgrapheme/index.md 
b/libs.suckless.org/libgrapheme/index.md
index 8c85724d..83c6619f 100644
--- a/libs.suckless.org/libgrapheme/index.md
+++ b/libs.suckless.org/libgrapheme/index.md
@@ -34,7 +34,7 @@ repository or get a copy with the following command:
 
 Download
 --------
-libgrapheme follows the semantic versioning scheme.
+libgrapheme follows the [semantic versioning](https://semver.org/) scheme.
 
 * [libgrapheme-1.0.0](//dl.suckless.org/libgrapheme/libgrapheme-1.tar.gz) 
(2021-12-22)
 
@@ -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 👨‍👩‍👦 🇺🇸 नी நி!'


Reply via email to