diff options
author | Rob Landley <rob@landley.net> | 2007-12-13 07:00:27 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2007-12-13 07:00:27 -0600 |
commit | 4e68de1ef854fadd74fcb63c3a5ad15dce457a4c (patch) | |
tree | 39b8a3ddc3ab0c223d4a336071f7a539ec6b8cf7 /www/header.html | |
parent | 8eff1e63938f48829dd6ce783b305c16d61e2b9a (diff) | |
download | toybox-4e68de1ef854fadd74fcb63c3a5ad15dce457a4c.tar.gz |
Update web pages.
Diffstat (limited to 'www/header.html')
-rw-r--r-- | www/header.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/header.html b/www/header.html index eeda4aa5..6b714b24 100644 --- a/www/header.html +++ b/www/header.html @@ -16,6 +16,8 @@ <li><a href="index.html">News</a></li> <li><a href="about.html">What is it?</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> </ul> <b>Download</b> <ul> |