diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2003-05-28 08:53:48 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2003-05-28 08:53:48 +0000 |
| commit | ab691704d8d01dcad4fc6c0f10b7d9307769f217 (patch) | |
| tree | fd48d085e4c45f47dd0e9589bd2a16834459ecee | |
| parent | 7ad16993d7a1b884cfcedf3a2fc07ecae28b21c8 (diff) | |
| download | rockbox-ab691704d8d01dcad4fc6c0f10b7d9307769f217.zip rockbox-ab691704d8d01dcad4fc6c0f10b7d9307769f217.tar.gz rockbox-ab691704d8d01dcad4fc6c0f10b7d9307769f217.tar.bz2 rockbox-ab691704d8d01dcad4fc6c0f10b7d9307769f217.tar.xz | |
added links to funmp3players and the yahoo forum
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3704 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/docs/index.t | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/docs/index.t b/www/docs/index.t index 85c0241..2f51249 100644 --- a/www/docs/index.t +++ b/www/docs/index.t @@ -11,6 +11,13 @@ <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> + +<li> Good external user forums devoted to Archos: <a +href="http://forums.funmp3players.com/forum/forum.asp?forum_id=8&forum_title=General+%2D+Jukebox+Player%2FRecorder">funmp3players.com</a> +and <a +href="http://groups.yahoo.com/group/archosjukebox6000/">archosjukebox6000 on +yahoo</a>. + </ul> <h2>For <a href="http://www.catb.org/~esr/faqs/hacker-howto.html">hackers</a></h2> |