aboutsummaryrefslogtreecommitdiff
path: root/www/header.html
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2012-02-26 21:53:15 -0600
committerRob Landley <rob@landley.net>2012-02-26 21:53:15 -0600
commitbbe500e531e7f3ff29265564d012754f11847679 (patch)
tree1b96f0bb767465762d81d5bdf6d2fff51cc191ae /www/header.html
parentd73c956d902fcef15ba5f8cda9becd431f042a07 (diff)
downloadtoybox-bbe500e531e7f3ff29265564d012754f11847679.tar.gz
Web page tweaks. Remove background image (makes it hard ot read for some people), and use local roadmap instead of third party wiki.
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 8c9d3646..2eccbedf 100644
--- a/www/header.html
+++ b/www/header.html
@@ -2,7 +2,7 @@
<head>
<title>toybox</title>
</head>
-<body style="background: url(toycans.png) repeat;">
+<!-- body style="background: url(toycans.png) repeat;" -->
<table border=0 cellpadding=0 cellspacing=10>
<tr><td valign=top>
@@ -15,7 +15,7 @@
<li><a href="design.html">Design Docs</a></li>
<li><a href="code.html">Source walkthrough</a></li>
<li><a href="todo.txt">TODO list</a></li>
- <li><a href="http://elinux.org/Busybox_replacement">Wiki/roadmap</a></li>
+ <li><a href="roadmap.html">roadmap</a></li>
</ul>
<b>Download</b>
<ul>