diff options
author | Matthias Clasen <mclasen@redhat.com> | 2013-06-06 00:05:41 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2013-06-06 00:06:46 -0400 |
commit | 0aaac55d1474dde49a5ac664dda16f0f6deca9b6 (patch) | |
tree | f0f11d434febda6a2935071ca2d114b59a6cb8c9 | |
parent | 6965b721b1c7ec571f54065ddd1ef4ee1f7a4c3d (diff) | |
download | glib-wip/desktop-actions.tar.gz |
Update link to documentationwip/desktop-actions
-rw-r--r-- | gio/gapplicationimpl-dbus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gapplicationimpl-dbus.c b/gio/gapplicationimpl-dbus.c index d4cdb3b5a..6425c6e30 100644 --- a/gio/gapplicationimpl-dbus.c +++ b/gio/gapplicationimpl-dbus.c @@ -48,7 +48,7 @@ /* DBus Interface definition {{{1 */ /* For documentation of these interfaces, see - * http://live.gnome.org/GTK+/GApplication-dbus-apis + * https://live.gnome.org/GApplication/DBusAPI */ static const gchar org_gtk_Application_xml[] = "<node>" |