diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2003-04-14 08:55:47 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2003-04-14 08:55:47 +0000 |
| commit | e70caaf9b2bcd708a834baf181f8aa4692f09e69 (patch) | |
| tree | 39220db5b7a82369486dc29aa10110512b5e5b46 | |
| parent | 57e928f9f3c78aa2aa4dbcbd0fb90151566f7cb0 (diff) | |
| download | rockbox-e70caaf9b2bcd708a834baf181f8aa4692f09e69.zip rockbox-e70caaf9b2bcd708a834baf181f8aa4692f09e69.tar.gz rockbox-e70caaf9b2bcd708a834baf181f8aa4692f09e69.tar.bz2 rockbox-e70caaf9b2bcd708a834baf181f8aa4692f09e69.tar.xz | |
cfg-fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3550 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/docs/index.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/docs/index.t b/www/docs/index.t index a164e72..b79eef8 100644 --- a/www/docs/index.t +++ b/www/docs/index.t @@ -9,7 +9,7 @@ <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_wps_format.html">How to make a custom config file</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> </ul> |