[gnome-nettool] Replace Bugzilla link with link to GitLab



commit ac50cdb2e2931067e6bc2537f83c1dafc8be9d46
Author: Andre Klapper <a9016009 gmx de>
Date:   Tue Aug 24 00:57:43 2021 +0200

    Replace Bugzilla link with link to GitLab

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8e51ff0..33e15fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 AC_PREREQ([2.64])
 AC_INIT([GNOME Nettool],
         [3.8.1],
-        [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-nettool],
+        [https://gitlab.gnome.org/GNOME/gnome-nettool/-/issues/],
         [gnome-nettool],
-        [http://projects.gnome.org/gnome-network/]) #FIXME: website should be updated, it is even yet named 
gnome-network
+        [https://gitlab.gnome.org/GNOME/gnome-nettool])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/ping.c])


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