diff options
author | Michael Catanzaro <mcatanzaro@gnome.org> | 2014-07-01 23:52:19 -0500 |
---|---|---|
committer | Michael Catanzaro <mcatanzaro@gnome.org> | 2014-07-01 23:52:19 -0500 |
commit | c3842d1969feace4bfb12919be730e75e53877d9 (patch) | |
tree | 7c48790f7f8674b44796507be48d94be3f0cc80a /README.win32 | |
parent | 451f732e4f80523a14628375a981566c2d6b0bb8 (diff) | |
download | glib-c3842d1969feace4bfb12919be730e75e53877d9.tar.gz |
Fix old wiki links
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.win32 b/README.win32 index 3ef45c549..6e2d9daaa 100644 --- a/README.win32 +++ b/README.win32 @@ -174,9 +174,9 @@ Building with Visual Studio ===========================
A more detailed outline of building GLib with its dependencies can
-now be found in GNOME Live!:
+now be found on the GNOME wiki:
-https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
+https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack
Please do not build GLib in paths that contain spaces in them, as
this may cause problems during compilation and during usage of the
|