diff options
author | Robert Hak <adiamas@rockbox.org> | 2003-04-28 20:49:32 +0000 |
---|---|---|
committer | Robert Hak <adiamas@rockbox.org> | 2003-04-28 20:49:32 +0000 |
commit | abd4b876b6ddccc250534468dcad040b091a44ed (patch) | |
tree | 0f1c0bb1b71e19ee94e9fc3fdbea37e2a7b5bf26 /www/docs | |
parent | 9acf69bc78116afca6d03c0fd0d401b1605a6631 (diff) |
okay, im stupid.. lets move the nodo doc up the list to where the other faqs are :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3626 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/docs')
-rw-r--r-- | www/docs/index.t | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/docs/index.t b/www/docs/index.t index fea2d30b17..85c0241c18 100644 --- a/www/docs/index.t +++ b/www/docs/index.t @@ -5,10 +5,9 @@ <ul> <li> <a href="faq.html">Frequently Asked Questions</a> <li> <a href="battery-faq.html">Frequently Asked Questions about Batteries and Charging</a> -<li> <a href="nodo.html">Frequently Asked Questions about Features We Will Not Implement</a> +<li> <a href="nodo.html">Features We Will Not Implement</a> <li> <a href="/manual/manual.pdf">User manual</a> <li> <a href="features.html">Feature Comparison Chart</a> -<li> <a href="nodo.html">Features We Will Not Implement</a> <li> <a href="custom_wps_format.html">How to make a custom WPS</a> <li> <a href="custom_cfg_format.html">How to make a custom config file</a> <li> <a href="credits.html">The Noble People Behind Rockbox</a> |