We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7070350 commit f6b0db5Copy full SHA for f6b0db5
docs/docs/manual/libsigc_manual.xml
@@ -432,6 +432,6 @@ asignal.connect( sigc::retype( sigc::ptr_fun(&dostuff) ) );
432
<chapter xml:id="chapter-reference">
433
<info><title>Reference</title></info>
434
435
- <para>See the reference documentation <link xlink:href="http://library.gnome.org/devel/libsigc++/unstable/">online</link></para>
+ <para>See the reference documentation <link xlink:href="https://libsigcplusplus.github.io/libsigcplusplus/reference/html/">online</link></para>
436
</chapter>
437
</book>
0 commit comments