commit 40a50a742aa987c908d4b452048c84233c187744
Author: Léo Gaspard <[email protected]>
Date: Thu Mar 29 22:04:21 2018 +0200
update link to dtext
diff --git a/suckless.org/project_ideas/index.md
b/suckless.org/project_ideas/index.md
index 5731e605..f60bb4c9 100644
--- a/suckless.org/project_ideas/index.md
+++ b/suckless.org/project_ideas/index.md
@@ -36,7 +36,7 @@ some text somewhere. And this is what a suckless font
rendering library
should do: Give it a font string and render at some position the given font
without having to care about font specifics.
-[Some work](https://git.ekleog.org/dtext) has already been done to replace
+[Some work](https://git.ekleog.org/leo/dtext) has already been done to replace
libXft and Fontconfig. Real-world testing is however still needed.
***Requirements:*** C knowledge, some X11 knowledge and of course knowledge