changeset 1737:01fbc3c35dc8

fix the download URL mentioned in the tutorial
author Volker Grabsch <vog@notjusthosting.com>
date Tue, 05 Apr 2011 01:35:45 +0200
parents c04c8acc8975
children 49dd026eefa6
files doc/index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Tue Apr 05 01:30:57 2011 +0200
+++ b/doc/index.html	Tue Apr 05 01:35:45 2011 +0200
@@ -215,7 +215,7 @@
     When everything is fine, download the
     <a href="#latest-release">latest release</a>:
     </p>
-    <pre>wget http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-<span class="version">X.Y</span>.tar.gz</pre>
+    <pre>wget https://bitbucket.org/vog/mingw-cross-env/downloads/mingw-cross-env-<span class="version">X.Y</span>.tar.gz</pre>
     <p>
     and unpack the tarball:
     </p>