aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-01-13 03:01:02 +0000
committerEric Andersen <andersen@codepoet.org>2002-01-13 03:01:02 +0000
commitba552523fafaf687c6c6cf6113fe7b6c1b786920 (patch)
tree7c00d7f5c4451a1f0d77d8f45480ef3264b58bec
parentd35c5df08c7ca8ad506a418555538a9270411c42 (diff)
downloadbusybox-w32-ba552523fafaf687c6c6cf6113fe7b6c1b786920.tar.gz
busybox-w32-ba552523fafaf687c6c6cf6113fe7b6c1b786920.tar.bz2
busybox-w32-ba552523fafaf687c6c6cf6113fe7b6c1b786920.zip
Remove broken "Other cool embedded software" link
-rw-r--r--docs/busybox.net/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index ac100af24..cafe5d17c 100644
--- a/docs/busybox.net/index.html
+++ b/docs/busybox.net/index.html
@@ -253,16 +253,13 @@ Current documentation for BusyBox includes:
253 is a tiny dhcp client and/or server which is ideal for embedded systems. 253 is a tiny dhcp client and/or server which is ideal for embedded systems.
254 <p> 254 <p>
255 255
256 <li><a href="http://uclibc.org/">uClibc</a> 256 <li><a href="http://www.uclibc.org/">uClibc</a>
257 is a C library for embedded systems. You can actually statically link 257 is a C library for embedded systems. You can actually statically link
258 a "Hello World" application under x86 that only takes 4k (as opposed to 258 a "Hello World" application under x86 that only takes 4k (as opposed to
259 200k under GNU libc). It can do dynamic linking too and works nicely with 259 200k under GNU libc). It can do dynamic linking too and works nicely with
260 BusyBox to create very small embedded systems. 260 BusyBox to create very small embedded systems.
261 <p> 261 <p>
262 262
263 <li> <a href="http://www.busybox.net/software.html">Other cool embedded software</a>.
264 <p>
265
266</ul> 263</ul>
267 264
268 265