diff options
| author | Robert Hak <adiamas@rockbox.org> | 2002-08-21 11:06:32 +0000 |
|---|---|---|
| committer | Robert Hak <adiamas@rockbox.org> | 2002-08-21 11:06:32 +0000 |
| commit | db96b1f46d63daeed312ead196856898e4737859 (patch) | |
| tree | c9bbf852e25ec4c434bb084d36eb6b2b7e41abba /docs | |
| parent | e532316e92a2afdf6b6f85a22adbc58859c3c55c (diff) | |
| download | rockbox-db96b1f46d63daeed312ead196856898e4737859.zip rockbox-db96b1f46d63daeed312ead196856898e4737859.tar.gz rockbox-db96b1f46d63daeed312ead196856898e4737859.tar.bz2 rockbox-db96b1f46d63daeed312ead196856898e4737859.tar.xz | |
fixed url to CONTRIBUTING
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1868 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ A3. The purpose of this project is to write an Open Source replacement firmware for the Archos Jukebox 6000, Studio 20 and Recorder MP3 players. Q4. I want to write code for my Archos, how do I proceed? -A4. First make sure to read the file CONTRIBUTING in the firmware directory - on Sourceforge. See http://rockbox.haxx.se/firmware/CONTRIBUTING +A4. First make sure to read the file CONTRIBUTING in the docs directory + on Sourceforge. See http://rockbox.haxx.se/docs/CONTRIBUTING if you do not want to have to wade through the CVS directories. Q5: Whats CVS? |