diff options
author | David King <amigadave@amigadave.com> | 2014-04-08 16:42:36 +0100 |
---|---|---|
committer | David King <amigadave@amigadave.com> | 2015-01-09 14:08:20 +0000 |
commit | 9a50203408c0b4d3992622d457721038e9459cb7 (patch) | |
tree | 17a5848a8af62085cdb5d7b83ea8cb124c3ac987 /README.win32 | |
parent | 4adb3f4033818d2d3c7cf0a66507e2eda87c12fb (diff) | |
download | gtk+-9a50203408c0b4d3992622d457721038e9459cb7.tar.gz |
docs: Fix some old live.gnome.org URLs
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.win32 b/README.win32 index 42ca66f263..08779db477 100644 --- a/README.win32 +++ b/README.win32 @@ -166,7 +166,7 @@ Please refer to the following GNOME Live! page for a more detailed ouline on the process of building the GTK+ stack and its dependencies with Visual
C++:
-https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
+https://wiki.gnome.org/Projects/GTK+/Win32/MSVCCompilationOfGTKStack
Alternative 1 also generates Microsoft import libraries (.lib), if you
have lib.exe available. It might also work for cross-compilation from
|