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 /docs | |
parent | 4adb3f4033818d2d3c7cf0a66507e2eda87c12fb (diff) | |
download | gtk+-9a50203408c0b4d3992622d457721038e9459cb7.tar.gz |
docs: Fix some old live.gnome.org URLs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/building.sgml | 2 | ||||
-rw-r--r-- | docs/reference/gtk/osx.sgml | 2 | ||||
-rw-r--r-- | docs/reference/gtk/windows.sgml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/gtk/building.sgml b/docs/reference/gtk/building.sgml index a1cd619c0a..a253596a23 100644 --- a/docs/reference/gtk/building.sgml +++ b/docs/reference/gtk/building.sgml @@ -202,7 +202,7 @@ How to compile GTK+ itself </listitem> <listitem> <para> - <ulink url="http://live.gnome.org/GObjectIntrospection">Gobject Introspection</ulink> + <ulink url="https://wiki.gnome.org/Projects/GObjectIntrospection">Gobject Introspection</ulink> is a framework for making introspection data available to language bindings. It is available <ulink url="http://download.gnome.org/sources/gobject-introspection/">here</ulink>. diff --git a/docs/reference/gtk/osx.sgml b/docs/reference/gtk/osx.sgml index 41c6d87b41..25be23bb06 100644 --- a/docs/reference/gtk/osx.sgml +++ b/docs/reference/gtk/osx.sgml @@ -31,7 +31,7 @@ or environment variables. <para> For up-to-date information about the current status of this port, see the -<ulink url="http://live.gnome.org/GTK+/OSX">project page</ulink>. +<ulink url="https://wiki.gnome.org/Projects/GTK+/OSX">project page</ulink>. </para> </refsect1> diff --git a/docs/reference/gtk/windows.sgml b/docs/reference/gtk/windows.sgml index bea2fbe084..f779b86d8a 100644 --- a/docs/reference/gtk/windows.sgml +++ b/docs/reference/gtk/windows.sgml @@ -110,7 +110,7 @@ in 256 color mode. <para> More information about GTK+ on Windows, including detailed build instructions, binary downloads, etc, can be found -<ulink url="http://live.gnome.org/GTK+/Win32">online</ulink>. +<ulink url="https://wiki.gnome.org/Projects/GTK+/Win32">online</ulink>. </para> </refsect1> |