[gtk-web] Fixed broken bundle URL in tutorial



commit f3015535a35ef3e6b6d31c08e89f5491272fcbf7
Author: mbachmann <tarnyko tarnyko net>
Date:   Mon Oct 28 08:52:49 2013 +0100

    Fixed broken bundle URL in tutorial

 download/win32_tutorial.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/download/win32_tutorial.php b/download/win32_tutorial.php
index 6a08026..63c2025 100644
--- a/download/win32_tutorial.php
+++ b/download/win32_tutorial.php
@@ -16,7 +16,7 @@ ob_start();
 
 <ol>
  <li>
-  <p>Download the latest <a 
href="http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/3.4/gtk+-bundle_3.4.2-20130314_win32.zip";>all-in-one 
bundle</a> and extract it using right-click -> "Extract All...".
+  <p>Download the latest <a 
href="http://win32builder.gnome.org/gtk+-bundle_3.6.4-20130921_win32.zip";>all-in-one bundle</a> and extract 
it using right-click -> "Extract All...".
   Choose a location at your will ; we will call it <strong>%GTKDIR%</strong> during next phases.</p>
   <p><a href="../images/screenshots/screenshot-tutorial-01.png" class="image"><img 
src="../images/screenshots/screenshot-tutorial-01.png" /></a></p>
  </li>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]