[gnome-online-miners] Replace Bugzilla/cgit URLs with Gitlab URLs



commit 40b40c3db26d12f3f3c8bed5b5849da8009cbb42
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Oct 28 12:56:42 2020 +0100

    Replace Bugzilla/cgit URLs with Gitlab URLs

 README       | 6 +++---
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/README b/README
index c3a8252..7d5fd8c 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
 GNOME Online Miners - crawls through your online content
 ========================================================
 
-Bugs: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-miners
-Download: http://download.gnome.org/sources/gnome-online-miners
-Git: http://git.gnome.org/browse/gnome-online-miners
+Bugs: https://gitlab.gnome.org/GNOME/gnome-online-miners/-/issues/
+Download: https://download.gnome.org/sources/gnome-online-miners
+Git: https://gitlab.gnome.org/GNOME/gnome-online-miners
 Website: https://wiki.gnome.org/Projects/GnomeOnlineMiners
 
 ----
diff --git a/configure.ac b/configure.ac
index 06cba71..e91e4af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT([GNOME Online Miners],
         [3.34.0],
-        [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-miners],
+        [https://gitlab.gnome.org/GNOME/gnome-online-miners/-/issues],
         [gnome-online-miners],
         [https://wiki.gnome.org/Projects/GnomeOnlineMiners])
 AC_PREREQ(2.63)


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