Skip to content

Commit b8e5098

Browse files
committed
Update libsigcplusplus.doap
1 parent 656931c commit b8e5098

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libsigcplusplus.doap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ callback function, either global or a member function, regardless of
1212
whether it is static or virtual.
1313

1414
libsigc++ is also used by glibmm and gtkmm to wrap Glib and GTK+ signals.</description>
15-
<homepage rdf:resource="http://libsigc.sourceforge.net/" />
16-
<bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=libsigc%2B%2B" />
15+
<homepage rdf:resource="https://libsigcplusplus.github.io/libsigcplusplus/" />
16+
<bug-database rdf:resource="https://github.com/libsigcplusplus/libsigcplusplus/issues/" />
1717
<mailing-list rdf:resource="mailto:libsigc-list@gnome.org" />
1818
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
1919
<programming-language>C++</programming-language>
@@ -29,7 +29,7 @@ libsigc++ is also used by glibmm and gtkmm to wrap Glib and GTK+ signals.</descr
2929
<maintainer>
3030
<foaf:Person>
3131
<foaf:name>Kjell Ahlstedt</foaf:name>
32-
<foaf:mbox rdf:resource="mailto:kjell.ahlstedt@bredband.net" />
32+
<foaf:mbox rdf:resource="mailto:kjellahlstedt@gmail.com" />
3333
<gnome:userid>kjellahl</gnome:userid>
3434
</foaf:Person>
3535
</maintainer>

0 commit comments

Comments
 (0)