diff options
author | Rob Landley <rob@landley.net> | 2012-07-21 00:29:27 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2012-07-21 00:29:27 -0500 |
commit | 37aa821e7bdeb135894ae7ba5a775557c3f6c2d1 (patch) | |
tree | 7b0e88d2a66e2f3bf486c6912b5493a388c21b08 /www/header.html | |
parent | fe8c07e8db55ff31b5f85fcbbba474e06525c50d (diff) | |
download | toybox-37aa821e7bdeb135894ae7ba5a775557c3f6c2d1.tar.gz |
Add status.html and script to calculate it from roadmap info.
Diffstat (limited to 'www/header.html')
-rw-r--r-- | www/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/header.html b/www/header.html index cb4a195c..8698267e 100644 --- a/www/header.html +++ b/www/header.html @@ -14,8 +14,8 @@ <li><a href="about.html">What is toybox?</a></li> <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="roadmap.html">Roadmap</a></li> + <li><a href="status.html">Status</a></li> <li><a href="http://www.h-online.com/open/features/Inside-the-ToyBox-An-interview-with-Rob-Landley-1447494.html">Interview</a></li> </ul> <b>Download</b> |