[yelp] Replace remaining Bugilla links with links to GitLab



commit fced64d5ba8ca2825b16a3f904d6dba5011d9eb1
Author: Andre Klapper <a9016009 gmx de>
Date:   Tue Aug 24 00:49:30 2021 +0200

    Replace remaining Bugilla links with links to GitLab

 TODO         | 4 ++--
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/TODO b/TODO
index 51238582..becafc1a 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-All TODO items moved to GNOME bugzilla. 
+See the issue tracker.
 
-http://bugzilla.gnome.org/buglist.cgi?product=Yelp&bug_status=NEW&bug_status=ASSIGNED&bug_status=UNCONFIRMED&bug_status=REOPENED
+https://gitlab.gnome.org/GNOME/yelp/-/issues/
 
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])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]