Skip to content

Commit f6b0db5

Browse files
committed
Docs: Update a link in libsigc_manual.xml
1 parent 7070350 commit f6b0db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/manual/libsigc_manual.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,6 @@ asignal.connect( sigc::retype( sigc::ptr_fun(&dostuff) ) );
432432
<chapter xml:id="chapter-reference">
433433
<info><title>Reference</title></info>
434434

435-
<para>See the reference documentation <link xlink:href="http://library.gnome.org/devel/libsigc++/unstable/">online</link></para>
435+
<para>See the reference documentation <link xlink:href="https://libsigcplusplus.github.io/libsigcplusplus/reference/html/">online</link></para>
436436
</chapter>
437437
</book>

0 commit comments

Comments
 (0)