diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2004-04-13 11:56:03 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2004-04-13 11:56:03 +0000 |
| commit | 66813183b3272bcba58a94d21ec16256b65400e5 (patch) | |
| tree | 9f34475e70a35827a4ce5101441a547034cec5be | |
| parent | acf4786a8ba088c1db0c4cab01eb3a18b7c744e5 (diff) | |
| download | rockbox-66813183b3272bcba58a94d21ec16256b65400e5.zip rockbox-66813183b3272bcba58a94d21ec16256b65400e5.tar.gz rockbox-66813183b3272bcba58a94d21ec16256b65400e5.tar.bz2 rockbox-66813183b3272bcba58a94d21ec16256b65400e5.tar.xz | |
add a link to the screenshots page as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4496 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/docs/index.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/docs/index.t b/www/docs/index.t index bef0ec0..9db78e9 100644 --- a/www/docs/index.t +++ b/www/docs/index.t @@ -6,6 +6,7 @@ <li> <a href="/manual/manual.pdf">User manual</a> (pdf, ~300 KB) <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="/screenshots/">Screenshots</a> of Rockbox. <p> <li> <a href="nodo.html">Features We Will Not Implement</a> <li> <a href="features.html">Feature Comparison Chart</a> |