diff options
author | 2010-11-15 19:15:19 -0500 | |
---|---|---|
committer | 2010-11-15 19:15:19 -0500 | |
commit | 9c600dbc20fd5e0b990d66e74d0b86e426638a0f (patch) | |
tree | 6fd095b2fc930cd8069cc1f4a69a9f1d5178eac4 /doc/manual/3_Compiling.md | |
parent | d4b489621375b6e8867f02cb474864a3ac41c581 (diff) | |
download | textadept-9c600dbc20fd5e0b990d66e74d0b86e426638a0f.tar.gz textadept-9c600dbc20fd5e0b990d66e74d0b86e426638a0f.zip |
Updated links to Gtk Framework for Mac OSX.
Diffstat (limited to 'doc/manual/3_Compiling.md')
-rw-r--r-- | doc/manual/3_Compiling.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |