summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUmang Jain <umang@endlessm.com>2019-03-13 11:01:15 +0530
committerUmang Jain <umang@endlessm.com>2019-03-13 11:01:15 +0530
commitf76cce89e86a0189c4f94eebb6b93e963463726b (patch)
tree5205fcf8740c1e41d36f2526f44a2ef1873a7c30
parent4332c3284e4d84b5501eebd72df502ba8883d539 (diff)
downloadyelp-xsl-uajain/update-bug-url.tar.gz
configure.ac: Update bug reporting URLuajain/update-bug-url
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f77edae3..95d67afd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Do not split AC_INIT across multiple lines without making localbuild.sh smarter
-AC_INIT([yelp-xsl],[3.32.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.32.0],[https://gitlab.gnome.org/GNOME/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])