commit 120cf28357c34f91f66c01587bacdec7dd29d961
Author: runrin <run.rin_AT_rin.run>
Date: Mon Sep 7 00:59:30 2020 -0700
musl has moved to a new domain
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index 09f23407..5b0b3371 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
_AT_@ -12,7 +12,7 @@ because it makes them legally compatible with other suckless projects.
### Libc Implementations
-* [musl](
http://www.musl-libc.org/) - standard C library that attempts to be even smaller than uClibc.
+* [musl](
http://musl.libc.org/) - standard C library that attempts to be even smaller than uClibc.
See also: [embedded libc comparison](
http://www.etalabs.net/compare_libcs.html)
* [uClibc](
https://uclibc.org/) - strives to be a minimalist C library suitable for embedded computing.
Received on Mon Sep 07 2020 - 10:00:21 CEST