diff options
-rw-r--r-- | doc/manual/2_Installation.md | 2 | ||||
-rw-r--r-- | doc/manual/3_Compiling.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/2_Installation.md b/doc/manual/2_Installation.md index 5e065532..05a548c0 100644 --- a/doc/manual/2_Installation.md +++ b/doc/manual/2_Installation.md @@ -26,7 +26,7 @@ Windows systems need the [GTK+ 2.0 Runtime][GTK-Runtime] installed. [GTK2]: http://gtk.org
[GTK-Linux]: http://www.gtk.org/download-linux.html
[GTK-OSX]: http://gtk-osx.org
-[GTK-OSX-Latest]: http://people.imendio.com/richard/stuff/Gtk-Framework-2.14.3-2-test1.dmg
+[GTK-OSX-Latest]: http://code.google.com/p/textadept/downloads/detail?name=Gtk-Framework-2.14.3-2-test1.dmg
[GTK-Runtime]: http://sourceforge.net/projects/gtk-win/
## Download
diff --git a/doc/manual/3_Compiling.md b/doc/manual/3_Compiling.md index bc40ff24..82209463 100644 --- a/doc/manual/3_Compiling.md +++ b/doc/manual/3_Compiling.md @@ -34,7 +34,7 @@ The latter you will have to download manually. [GCC]: http://gcc.gnu.org [Make]: http://www.gnu.org/software/make/ [XCode]: http://developer.apple.com/TOOLS/xcode/ -[GTK-OSX-Latest]: http://people.imendio.com/richard/stuff/Gtk-Framework-2.14.3-2-test1.dmg +[GTK-OSX-Latest]: http://code.google.com/p/textadept/downloads/detail?name=Gtk-Framework-2.14.3-2-test1.dmg [GTK-Win32]: http://www.gtk.org/download-windows.html [MinGW]: http://mingw.org |