summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcutswindow.c
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2019-02-06 10:39:27 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2019-02-06 10:39:27 +0100
commit1668496359d06921f8c0bf5c7733fe6a156efb6e (patch)
tree05a9c3a340e3daac25467ec9b48abf371f5fc44c /gtk/gtkshortcutswindow.c
parent45361e19c3df79345869e3c0fa0ee5fa1862e169 (diff)
downloadgtk+-1668496359d06921f8c0bf5c7733fe6a156efb6e.tar.gz
docs: Fix GTK links and locations
Diffstat (limited to 'gtk/gtkshortcutswindow.c')
-rw-r--r--gtk/gtkshortcutswindow.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/gtkshortcutswindow.c b/gtk/gtkshortcutswindow.c
index c9b55ef523..04fbe3be2d 100644
--- a/gtk/gtkshortcutswindow.c
+++ b/gtk/gtkshortcutswindow.c
@@ -72,7 +72,7 @@
* are arranged in columns, and spread across several pages if there are too
* many to find on a single page.
*
- * The .ui file for this example can be found [here](https://git.gnome.org/browse/gtk+/tree/demos/gtk-demo/shortcuts-gedit.ui).
+ * The .ui file for this example can be found [here](https://gitlab.gnome.org/GNOME/gtk/tree/master/demos/gtk-demo/shortcuts-gedit.ui).
*
* # An example with multiple views:
*
@@ -81,7 +81,7 @@
* This example shows a #GtkShortcutsWindow that has been configured to show only
* the shortcuts relevant to the "stopwatch" view.
*
- * 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://gitlab.gnome.org/GNOME/gtk/tree/master/demos/gtk-demo/shortcuts-clocks.ui).
*
* # An example with multiple sections:
*
@@ -90,7 +90,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-builder.ui).
+ * The .ui file for this example can be found [here](https://gitlab.gnome.org/GNOME/gtk/tree/master/demos/gtk-demo/shortcuts-builder.ui).
*/
typedef struct