diff options
Diffstat (limited to 'glib/glibmm.h')
-rw-r--r-- | glib/glibmm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/glibmm.h b/glib/glibmm.h index 5e3b278d..7ea7b9fa 100644 --- a/glib/glibmm.h +++ b/glib/glibmm.h @@ -26,7 +26,7 @@ * glibmm is the official C++ interface for the popular cross-platform library %Glib. * It provides non-UI API that is not available in standard C++ and makes it * possible for gtkmm to wrap GObject-based APIs. - * See also the <a href="https://library.gnome.org/devel/gtkmm-tutorial/stable/"> + * See also the <a href="https://gnome.pages.gitlab.gnome.org/gtkmm-documentation/"> * Programming with gtkmm</a> book for a tutorial on programming with gtkmm and * glibmm. * |