diff options
author | Rob Landley <rob@landley.net> | 2016-02-02 14:56:27 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2016-02-02 14:56:27 -0600 |
commit | 8cbde4b27cc0c73fa4b9a0b13fc5c335e9741645 (patch) | |
tree | 732132d63fc9d5ebee5302837366dc8b5ae4c824 /www/status.html | |
parent | dabdebdc7a27bde9638f1f8f528427d9f8b65fa0 (diff) | |
download | toybox-8cbde4b27cc0c73fa4b9a0b13fc5c335e9741645.tar.gz |
Update to status.html and some test suite cosmetic tweaks.
Diffstat (limited to 'www/status.html')
-rwxr-xr-x | www/status.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/status.html b/www/status.html index 8d500800..8a1a5851 100755 --- a/www/status.html +++ b/www/status.html @@ -4,7 +4,6 @@ <!--#include file="status.gen" --> -<p>There is also <a href="todo.txt">a todo list</a>, but development's moved -on a bit since it was written.</p> +<p>See the <a href=roadmap.html>Roadmap page</a> for more information.</p> <!-- #include "footer.html" --> |