diff options
author | Rob Landley <rob@landley.net> | 2012-01-22 19:41:42 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2012-01-22 19:41:42 -0600 |
commit | 4c2484f46f969414b2aaf08300d80a81f18edcb1 (patch) | |
tree | 50ace2664ed3ebd183eeeb84969d17fe3346a5ff /www/header.html | |
parent | ffdfdc2fbd552d8bd1ba8a6696a5a4febd4945d6 (diff) | |
download | toybox-4c2484f46f969414b2aaf08300d80a81f18edcb1.tar.gz |
Add wiki link and make about less stale.
Diffstat (limited to 'www/header.html')
-rw-r--r-- | www/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/header.html b/www/header.html index dfca6e5d..8c9d3646 100644 --- a/www/header.html +++ b/www/header.html @@ -15,6 +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> </ul> <b>Download</b> <ul> |