Update to version 2.33.1
[profile/ivi/glib2.git] / docs / reference / gio / html / ch02.html
index 38bd761..07d32ca 100644 (file)
@@ -21,7 +21,7 @@
 </tr></table>
 <div class="chapter">
 <div class="titlepage"><div><div><h2 class="title">
-<a name="id524100"></a>Compiling GIO applications</h2></div></div></div>
+<a name="idp5860688"></a>Compiling GIO applications</h2></div></div></div>
 <p>
       GIO comes with a <code class="filename">gio-2.0.pc</code> file that you
       should use together with <code class="literal">pkg-config</code> to obtain
@@ -40,7 +40,7 @@
 <p>
       Since GIO is based on GObject, you need to call <a href="./../gobject/gobject/gobject-Type-Information.html#g-type-init"><code class="function">g_type_init()</code></a>
       before you can use any GIO functions. If your application uses
-      GTK+, this is already taken care of by <a href="http://library.gnome.org/devel/gtk/gtk3-General.html#gtk-init"><code class="function">gtk_init()</code></a>.
+      GTK+, this is already taken care of by <a href="http://developer.gnome.org/devel/gtk/gtk3-General.html#gtk-init"><code class="function">gtk_init()</code></a>.
     </p>
 </div>
 <div class="footer">