Skip to content

Commit db55e7b

Browse files
committed
.doap: Correct the web site URL.
Though we really must stop using sourceforge even for the web site.
1 parent 02b0520 commit db55e7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libsigcplusplus.doap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ It allows you to define signals and to connect those signals to any
1111
callback function, either global or a member function, regardless of
1212
whether it is static or virtual.
1313

14-
libsigc++ is used by glibmm and gtkmm to wrap Glib and GTK+ signals.</description>
15-
<homepage rdf:resource="http://www.gtkmm.org/" />
14+
libsigc++ is also used by glibmm and gtkmm to wrap Glib and GTK+ signals.</description>
15+
<homepage rdf:resource="http://libsigc.sourceforge.net/" />
1616
<bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=libsigc%2B%2B" />
1717
<mailing-list rdf:resource="mailto:libsigc-list@gnome.org" />
1818
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />

0 commit comments

Comments
 (0)