From fced64d5ba8ca2825b16a3f904d6dba5011d9eb1 Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Tue, 24 Aug 2021 00:49:30 +0200 Subject: 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]) -- cgit v1.2.1