diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-22 00:04:39 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-22 00:04:39 +0000 |
commit | 98d4d02bd246faa38e6a10886aca79dd894378bb (patch) | |
tree | 09ab8b3e3a29df8a586a7b39946aab247fc86c10 | |
parent | 009bae64cf278be1a49eef73e6756c1fd268da34 (diff) |
Update some URLs
-rw-r--r-- | docs/uclibc.org/uClibc-apps.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/uclibc.org/uClibc-apps.html b/docs/uclibc.org/uClibc-apps.html index a85274b28..abeaf11a2 100644 --- a/docs/uclibc.org/uClibc-apps.html +++ b/docs/uclibc.org/uClibc-apps.html @@ -113,7 +113,7 @@ box or with a patch. Please tell us if you have experience with other versions </tr> <!-- -------------------------------------------------------------------- --> <tr> - <td> <a href="http://busybox.lineo.com/">BusyBox</a> </td> + <td> <a href="http://busybox.net/">BusyBox</a> </td> <td> all (stable+CVS)</td> <td> </td> <td> Busybox is a small replacement for most major Unix tools. All @@ -122,7 +122,7 @@ box or with a patch. Please tell us if you have experience with other versions </tr> <!-- -------------------------------------------------------------------- --> <tr> - <td> <a href="http://tinylogin.lineo.com">TinyLogin</a> </td> + <td> <a href="http://tinylogin.busybox.net">TinyLogin</a> </td> <td> all (stable+CVS)</td> <td> </td> <td> A small replacement for login, getty, passwd, adduser, deluser, etc. </td> @@ -145,8 +145,8 @@ box or with a patch. Please tell us if you have experience with other versions </tr> <!-- -------------------------------------------------------------------- --> <tr> - <td> <a href="http://opensource.lineo.com/udhcp/">uDHCP</a> </td> - <td> <a href="http://opensource.lineo.com/udhcp/source">udhcp-0.9.5.tar.gz</a></td> + <td> <a href="http://udhcp.busybox.net/udhcp/">uDHCP</a> </td> + <td> <a href="http://udhcp.busybox.net/udhcp/source">udhcp-0.9.5.tar.gz</a></td> <td> </td> <td> A tiny but fully RFC compliant DHCP client and/or server. </td> </tr> |