summaryrefslogtreecommitdiff
path: root/sigc++/sigc++.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigc++/sigc++.h')
-rw-r--r--sigc++/sigc++.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sigc++/sigc++.h b/sigc++/sigc++.h
index b37a889..765b1f8 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="http://libsigc.sourceforge.net/libsigc2/docs/manual/html/index.html">libsigc++ tutorial</a>,
- * the <a href="http://libsigc.sourceforge.net/">libsigc++ website</a>, and
- * the <a href="http://library.gnome.org/devel/gtkmm-tutorial/unstable/chapter-signals.html">Signals appendix of the Programming with gtkmm book</a>.
+ * <a href="https://developer.gnome.org/libsigc++-tutorial/stable/">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>.
*
* @section features Features
*