Skip to content

Commit e793031

Browse files
committed
configure.ac: Update bug report address
1 parent 80f3478 commit e793031

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
@@ -1,7 +1,7 @@
11
## This file is part of libxml++.
22

33
AC_INIT([libxml++], [3.0.1],
4-
[https://bugzilla.gnome.org/enter_bug.cgi?product=libxml%2B%2B],
4+
[https://gitlab.gnome.org/GNOME/libxmlplusplus/issues/],
55
[libxml++], [http://libxmlplusplus.sourceforge.net/])
66
AC_PREREQ([2.59])
77

0 commit comments

Comments
 (0)