summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2021-08-24 00:49:30 +0200
committerAndre Klapper <a9016009@gmx.de>2021-08-24 00:49:30 +0200
commitfced64d5ba8ca2825b16a3f904d6dba5011d9eb1 (patch)
tree39a81c69146bd3b6886d9e80fbe1b5fa90b426b2 /configure.ac
parente6b4d2d9fdd1d9f50a84349fffbe1e0638e4969b (diff)
downloadyelp-fced64d5ba8ca2825b16a3f904d6dba5011d9eb1.tar.gz
Replace remaining Bugilla links with links to GitLab
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 273db40a..24ceb4e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
# Reminder: add some release notes to data/yelp.appdata.xml.in on major releases
-AC_INIT([Yelp],[41.beta],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[41.beta],[https://gitlab.gnome.org/GNOME/yelp/-/issues/],[yelp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/yelp.c])