summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammed Sadiq <sadiq@sadiqpk.org>2018-06-16 10:35:55 +0530
committerMohammed Sadiq <sadiq@sadiqpk.org>2018-06-16 10:35:55 +0530
commit61f37b2b0d005f28ab04803b585952af0778cecf (patch)
tree4a85feba41930d976ab6eadd6bce1d1ebccbd1ed
parentc0ba041c73214f82d2c32b2ca1fa8f3c388c6170 (diff)
downloadgtk+-61f37b2b0d005f28ab04803b585952af0778cecf.tar.gz
search-bar: Fix link to search-bar example
The master branch is now Gtk4. We should be linking to stable branch here.
-rw-r--r--gtk/gtksearchbar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtksearchbar.c b/gtk/gtksearchbar.c
index 9aacc01387..3669aa6d96 100644
--- a/gtk/gtksearchbar.c
+++ b/gtk/gtksearchbar.c
@@ -62,7 +62,7 @@
*
* ## Creating a search bar
*
- * [A simple example](https://git.gnome.org/browse/gtk+/tree/examples/search-bar.c)
+ * [A simple example](https://gitlab.gnome.org/GNOME/gtk/blob/gtk-3-24/examples/search-bar.c)
*
* Since: 3.10
*/