[glib/glib-2-32] Fix a broken link in GConf migration guide



commit 861f3603112a6c54e8288e39983c84f3d78038f1
Author: Kalev Lember <kalevlember gmail com>
Date:   Fri Nov 16 17:33:14 2012 +0100

    Fix a broken link in GConf migration guide
    
    gnome-utils git repo was moved to archive/ and this broke the link.

 docs/reference/gio/migrating-gconf.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gio/migrating-gconf.xml b/docs/reference/gio/migrating-gconf.xml
index 44e4e32..2d28c53 100644
--- a/docs/reference/gio/migrating-gconf.xml
+++ b/docs/reference/gio/migrating-gconf.xml
@@ -16,7 +16,7 @@
       <para>
         It is always a good idea to have a look at how others have handled
         similar problems before.  An examplaric conversion can be found e.g.
-        in the <ulink url="http://git.gnome.org/browse/gnome-utils/log/?h=gsettings-tutorial";>gsettings-tutorial</ulink> branch of gnome-utils.
+        in the <ulink url="http://git.gnome.org/browse/archive/gnome-utils/log/?h=gsettings-tutorial";>gsettings-tutorial</ulink> branch of gnome-utils.
       </para>
     </section>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]