[gtk+] Fix wrong URL link in gtkshortcutswindow documentation



commit fea851b3eb4b3fd9d450ab71530465963354baf8
Author: Gautier Pelloux-Prayer <gautier+git damsy net>
Date:   Tue Sep 27 15:51:50 2016 +0200

    Fix wrong URL link in gtkshortcutswindow documentation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=772057

 gtk/gtkshortcutswindow.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkshortcutswindow.c b/gtk/gtkshortcutswindow.c
index 02dfb0a..1b7ab72 100644
--- a/gtk/gtkshortcutswindow.c
+++ b/gtk/gtkshortcutswindow.c
@@ -73,7 +73,7 @@
  * This example shows a #GtkShortcutsWindow with two sections, "Editor Shortcuts"
  * and "Terminal Shortcuts".
  *
- * The .ui file for this example can be found 
[here](https://git.gnome.org/browse/gtk+/tree/demos/gtk-demo/shortcuts-clocks.ui).
+ * The .ui file for this example can be found 
[here](https://git.gnome.org/browse/gtk+/tree/demos/gtk-demo/shortcuts-builder.ui).
  */
 
 typedef struct


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