Skip to content

Commit 656931c

Browse files
committed
configure.ac: Update bug report address
1 parent 54050a5 commit 656931c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
## along with this library. If not, see <http://www.gnu.org/licenses/>.
1717

1818
AC_INIT([libsigc++], [2.99.11],
19-
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
19+
[https://github.com/libsigcplusplus/libsigcplusplus/issues/],
2020
[libsigc++], [https://libsigcplusplus.github.io/libsigcplusplus/])
2121
AC_PREREQ([2.59])
2222

0 commit comments

Comments
 (0)