Update uClibc URL.
authorMatt Kraai <kraai@debian.org>
Wed, 12 Dec 2001 19:09:51 +0000 (19:09 -0000)
committerMatt Kraai <kraai@debian.org>
Wed, 12 Dec 2001 19:09:51 +0000 (19:09 -0000)
docs/busybox.net/index.html

index a632a5e3dce9f917fea561590659e0bb74ada7fb..7a0dd8e9ea12cde702d62bf7243e7f0deadaac09 100644 (file)
@@ -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