summaryrefslogtreecommitdiff
path: root/sigc++/sigc++.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigc++/sigc++.h')
-rw-r--r--sigc++/sigc++.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sigc++/sigc++.h b/sigc++/sigc++.h
index 0643184..7acb549 100644
--- a/sigc++/sigc++.h
+++ b/sigc++/sigc++.h
@@ -34,9 +34,9 @@
* @ref slot "Slots" and @ref adaptors "Adaptors".
*
* See also the
- * <a href="https://developer.gnome.org/libsigc++-tutorial/stable/">libsigc++ tutorial</a>,
+ * <a href="https://developer.gnome.org/libsigc++-tutorial/2.10/">libsigc++ tutorial</a>,
* the <a href="https://libsigcplusplus.github.io/libsigcplusplus/">libsigc++ website</a>, and
- * the <a href="https://developer.gnome.org/gtkmm-tutorial/unstable/chapter-signals.html">Signals appendix of the Programming with gtkmm book</a>.
+ * the <a href="https://developer.gnome.org/gtkmm-tutorial/3.24/chapter-signals.html">Signals appendix of the Programming with gtkmm book</a>.
*
* @section features Features
*