aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-12-12 19:09:51 +0000
committerMatt Kraai <kraai@debian.org>2001-12-12 19:09:51 +0000
commit04ae328851ff1e94bba38c9cccbbdeb47e94f387 (patch)
treeafee964d87487e44a8f710ce1e215e134633017d /docs
parent14b7c5d12b9a492d148b744cf8300f47b53aafd0 (diff)
downloadbusybox-04ae328851ff1e94bba38c9cccbbdeb47e94f387.tar.gz
Update uClibc URL.
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.net/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index a632a5e3d..7a0dd8e9e 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