diff options
-rw-r--r-- | docs/busybox.net/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index a632a5e..7a0dd8e 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html @@ -175,7 +175,7 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox" <br> I am very pleased to announce the immediate availability of BusyBox 0.60.0. I have personally tested this release with libc5, glibc, - and <a href="http://cvs.uclinux.org/uClibc.html">uClibc</a> on + and <a href="http://uclibc.org/">uClibc</a> on x86, ARM, and powerpc using linux 2.2 and 2.4, and I know a number of people using it on everything from ia64 to m68k with great success. Everything seems to be working very nicely now, so getting a nice @@ -343,7 +343,7 @@ Current documentation for BusyBox includes: and similar tasks which nicely complements BusyBox. <p> - <li><a href="http://cvs.uclinux.org/uClibc.html">uClibc</a> + <li><a href="http://uclibc.org/">uClibc</a> is a C library for embedded systems. You can actually statically link a "Hello World" application under x86 that only takes 4k (as opposed to 200k under GNU libc). It can do dynamic linking too and works nicely with |