diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2002-08-29 11:22:24 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2002-08-29 11:22:24 +0000 |
| commit | 8881541604ea66ee559922370280ffcf490e1692 (patch) | |
| tree | 6d60c26e65aece6601890067c561a72ada180d58 | |
| parent | 1c2976f22bea5471a0c5710da30419bb0c2a6a69 (diff) | |
| download | rockbox-8881541604ea66ee559922370280ffcf490e1692.zip rockbox-8881541604ea66ee559922370280ffcf490e1692.tar.gz rockbox-8881541604ea66ee559922370280ffcf490e1692.tar.bz2 rockbox-8881541604ea66ee559922370280ffcf490e1692.tar.xz | |
fixed the manual link
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2051 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/head.t | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ <p align="right"> <a class="menulink" href="/">main page</a><br> <a class="menulink" href="/download/">download</a><br> -<a class="menulink" href="/manual-1.2/">manual</a><br> +<a class="menulink" href="/manual/">manual</a><br> <a class="menulink" href="/docs/faq.html">FAQ</a><br> <a class="menulink" href="/tshirt-contest/">t-shirt contest</a><br> <a class="menulink" href="/notes.html">research notes</a><br> |