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 2ef3e52 commit e82dc27Copy full SHA for e82dc27
sigc++.pc.in
@@ -8,7 +8,7 @@ includedir=@includedir@
8
docdir=${datarootdir}/doc/libsigc++-@SIGCXX_API_VERSION@
9
doxytagfile=${docdir}/reference/libsigc++-@SIGCXX_API_VERSION@.tag
10
htmlrefdir=${docdir}/reference/html
11
-htmlrefpub=http://library.gnome.org/devel/libsigc++/unstable/
+htmlrefpub=https://libsigcplusplus.github.io/libsigcplusplus/reference/html/
12
13
Name: libsigc++
14
Description: Typesafe signal and callback system for C++
0 commit comments