changeset 357:0e7bdfafd758

Fix broken links spotted by Cedric Duval.
author Rob Landley <rob@landley.net>
date Fri, 05 Jun 2009 15:58:48 -0500
parents 5753378eddfd
children 51722949f2cc
files www/news.html
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/www/news.html	Fri Apr 17 05:35:11 2009 -0500
+++ b/www/news.html	Fri Jun 05 15:58:48 2009 -0500
@@ -10,12 +10,12 @@
 <h2>News</h2>
 
 <p><b>April 17, 2009</b> - Another bugfix release,
-<a href=downloads/toybox-0.0.9.2</a>, off by one allocation error in patch.</p>
+<a href=downloads/toybox-0.0.9.2>toybox-0.0.9.2</a>, off by one allocation error in patch.</p>
 
 <p>(Darn fiddly command, innit?)</p>
 
 <p><b>March 29, 2009</b> - Released
-<a href=downloads/toybox-0.0.9.1</a>toybox 0.0.9.1</a> which is a bugfix
+<a href=downloads/toybox-0.0.9.1>toybox 0.0.9.1</a> which is a bugfix
 release for issues with the patch command.</p>
 
 <p>The project is currently on hold while the developers learn Lua and
@@ -24,13 +24,13 @@
 have to resubscribe.)</p>
 
 <p><b>January 29, 2009</b> - Released
-<a href=downloads/toybox-0.0.9</a>toybox 0.0.9</a> which is a minor packaging
+<a href=downloads/toybox-0.0.9>toybox 0.0.9</a> which is a minor packaging
 fix for 0.0.8.  (The previous release tarball contained a prebuilt x86-64
 kconfig/conf file, because the release script ran defconfig to
 pregenerate help.h, and didn't run make clean afterwards.)  The actual source
 code is identical to the previous release.</p>
 
-<p><b>January 20, 2009</b> - <a href=downloads/toybox-0.0.8</a>toybox 0.0.8</a>
+<p><b>January 20, 2009</b> - <a href=downloads/toybox-0.0.8>toybox 0.0.8</a>
 adds the uname, cksum, and mkswapfs commands.</p>
 
 <p>This uname implementation is cross compile friendly: when built as a 32 bit