aboutsummaryrefslogtreecommitdiff
path: root/www/header.html
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2012-11-13 16:13:45 -0600
committerRob Landley <rob@landley.net>2012-11-13 16:13:45 -0600
commit571b0706cce45716126776d0ad0f6ac65f4586e3 (patch)
treec9f7163fa3c00fdcb8489f964c7690cc16c0b3dc /www/header.html
parent10df0ccb7875581c029ba65eafe7a56d215531bf (diff)
downloadtoybox-571b0706cce45716126776d0ad0f6ac65f4586e3.tar.gz
Announce release, add anchor tags to roadmap, tweak downloads in header (new bin directory pointing to downloads/binaries/$CURRENT).
Diffstat (limited to 'www/header.html')
-rw-r--r--www/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/header.html b/www/header.html
index 8698267e..f96d6956 100644
--- a/www/header.html
+++ b/www/header.html
@@ -21,8 +21,8 @@
<b>Download</b>
<ul>
<li><a href="/hg/toybox">Mercurial Repository</a></li>
- <li><a href="downloads">Release Tarballs</a></li>
- <li><a href="downloads/binaries">Static Binaries</a></li>
+ <li><a href="downloads">Releases</a></li>
+ <li><a href="bin">Binaries</a></li>
</ul>
<b>Development</b>
<ul>