diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2004-09-15 08:47:11 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2004-09-15 08:47:11 +0000 |
| commit | 829a6e2f09b2523ae138c4db6fa56cc5ab8f1e32 (patch) | |
| tree | ebad165c2776f71e67e9a10f63fce8896c3f8fee | |
| parent | 2db9dc509fb631bc1db83e3ca7dedc27e5e9574e (diff) | |
| download | rockbox-829a6e2f09b2523ae138c4db6fa56cc5ab8f1e32.zip rockbox-829a6e2f09b2523ae138c4db6fa56cc5ab8f1e32.tar.gz rockbox-829a6e2f09b2523ae138c4db6fa56cc5ab8f1e32.tar.bz2 rockbox-829a6e2f09b2523ae138c4db6fa56cc5ab8f1e32.tar.xz | |
fixed URL
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5076 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | uisimulator/HACKING | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/uisimulator/HACKING b/uisimulator/HACKING index a56f6b9..ae5fd61 100644 --- a/uisimulator/HACKING +++ b/uisimulator/HACKING @@ -23,7 +23,8 @@ Terminology level, to make it easier to build things (some of the files assume this hierarchy). - All CVS details can be found here: http://bjorn.haxx.se/rockbox/cvs.html + All CVS details can be found here: + http://rockbox.haxx.se/twiki/bin/view/Main/UsingCVS 2. Build Uisimulator |