diff options
author | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-10-29 19:34:49 +0000 |
---|---|---|
committer | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-10-29 19:34:49 +0000 |
commit | 58f420ac4032b704e5b49c8da8a2b47d32e1cbde (patch) | |
tree | b507da18e1b76d9aefbc797d6cadc20afcdf9f56 /docs | |
parent | bbb7cff438337742a90b06b5cd488d3d5e0ec525 (diff) | |
download | busybox-w32-58f420ac4032b704e5b49c8da8a2b47d32e1cbde.tar.gz busybox-w32-58f420ac4032b704e5b49c8da8a2b47d32e1cbde.tar.bz2 busybox-w32-58f420ac4032b704e5b49c8da8a2b47d32e1cbde.zip |
website: fix link
git-svn-id: svn://busybox.net/trunk/busybox@16471 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/news.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 6fb8bf397..2814c9b73 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -3,7 +3,7 @@ | |||
3 | 3 | ||
4 | <ul> | 4 | <ul> |
5 | <li><b>29 October, 2006 -- BusyBox 1.2.2.1 (fix)</b> | 5 | <li><b>29 October, 2006 -- BusyBox 1.2.2.1 (fix)</b> |
6 | <p><a href=http://busybox.net/downloads/busybox-1.2.2.tar.bz2>BusyBox 1.2.2.1</a>.</p> | 6 | <p><a href=http://busybox.net/downloads/busybox-1.2.2.1.tar.bz2>BusyBox 1.2.2.1</a>.</p> |
7 | 7 | ||
8 | <p>Added compile-time warning that static linking against glibc | 8 | <p>Added compile-time warning that static linking against glibc |
9 | produces buggy executables. | 9 | produces buggy executables. |