summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-13 11:54:45 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-13 11:54:45 +0000
commitacf4786a8ba088c1db0c4cab01eb3a18b7c744e5 (patch)
tree73daf28692e996ae00c3468eb7ce11e63da894d6 /www
parent90cbff213cd76954351f2679c3be7ef44dd75510 (diff)
downloadrockbox-acf4786a8ba088c1db0c4cab01eb3a18b7c744e5.tar.gz
rockbox-acf4786a8ba088c1db0c4cab01eb3a18b7c744e5.zip
remove the gnush link since using that is deprecated, go the cygwin way!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4495 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/docs/index.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/docs/index.t b/www/docs/index.t
index 5446ce3eed..bef0ec0477 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -37,7 +37,6 @@ Archos. (Jean Boullier)
<li> <a href="patch.html">How To Work With Patches</a>
<li> <a href="/cross-gcc.html">Building the cross compiler</a> (linux/cygwin)
<li> <a href="http://rockbox.my-vserver.de/win32-sdk.html">Setup a cygwin Rockbox development environment</a> (Windows)
-<li> <a href="/sh-win/">Setting up the gnush cross compiler</a> (Windows)
<li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style)
<li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style)
<li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a>