changeset 1699:15e8f52c5e89 draft

The prebuilt link should probably just point to the binaries directory, not the binaries README.
author Rob Landley <rob@landley.net>
date Tue, 14 Oct 2014 16:59:34 -0500
parents 49abeb0ead62
children 5a57035b1946
files www/header.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/www/header.html	Sun Oct 05 23:23:42 2014 -0500
+++ b/www/header.html	Tue Oct 14 16:59:34 2014 -0500
@@ -36,7 +36,7 @@
     <li><a href=about.html>About</a></li>
     <li><a href=README>README</a></li>
     <li><a href=build-stages.html>Build Stages</a></li>
-    <li><a href=downloads/binaries/README>Prebuilt Binaries</a></li>
+    <li><a href=downloads/binaries>Prebuilt Binaries</a></li>
     <li><a href=screenshots>Screenshots</a></li>
     <li><a href=FAQ.html>FAQ</a></li>
     <li>Presentation (<a href=https://speakerdeck.com/landley/developing-for-non-x86-targets-using-qemu>html</a> <a href=downloads/presentation.pdf>PDF</a> <a href=presentation.html>text</a>)</li>