diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 20:06:42 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 20:06:42 +0000 |
commit | 45911a60c3542d8f188362b21e1f9305f5563f02 (patch) | |
tree | bfbe6abf53b89882d8d626cc4f74e5e8ef83dec0 | |
parent | 31567c1c7043f61157d69c434712ecf428795bd8 (diff) | |
download | busybox-45911a60c3542d8f188362b21e1f9305f5563f02.tar.gz |
website: fix double include of menubar
-rw-r--r-- | docs/busybox.net/news.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index a1af9b259..bba96b481 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -1,12 +1,9 @@ <!--#include file="header.html" --> <ul> -<!--#include file="header.html" --> - -<ul> <li><b>21 March 2008 -- BusyBox stable releases</b> <p> - Bugfix-only releases for four past brances. Links to locations + Bugfix-only releases for four past branches. Links to locations for future hot patches are in parentheses. <p> <a href=http://busybox.net/downloads/busybox-1.9.2.tar.bz2>1.9.2</a> |