commit: 02193186105890e07af1160af5551198fe077437
parent 7efa20f15bca2ad735e2a5cab1981059e63ffab8
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 11 Jan 2025 05:00:46 +0100
projects/index: link to utils-std project page
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/index.in.xhtml b/projects/index.in.xhtml
@@ -18,7 +18,7 @@
<dt><a href="/projects/badwolf">BadWolf</a></dt><dd>Minimalist and privacy-oriented web browser based on WebKitGTK</dd>
<dt><a href="https://pleroma.social/">Pleroma</a></dt><dd>Free and open communication for everyone, social networking software compatible with other Fediverse software such as Misskey, Pixelfed, Mastodon and many others.</dd>
<dt><a href="/projects/deblob">deblob</a></dt><dd>Remove binary executables from a directory</dd>
- <dt><a href="/git/utils-std">utils-std</a></dt><dd>Collection of commonly available Unix tools</dd>
+ <dt><a href="/projects/utils-std">utils-std</a></dt><dd>Collection of commonly available Unix tools</dd>
<dt><a href="/git/bootstrap-initrd">bootstrap-initrd</a></dt><dd>Linux initrd to bootstrap from a small binary seed (<a href="https://hacktivis.me/articles/bootstrap-initrd">Announcement</a>)</dd>
<dt><a href="/git/">Miscellaneous</a></dt><dd>Projects that don't yet warrant their dedicated project page or mention</dd>
</dl>