summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2021-08-24 00:54:06 +0200
committerAndre Klapper <a9016009@gmx.de>2021-08-24 00:54:06 +0200
commita5b2b6db98b748147c8a732a408ab4ebb30b7c0e (patch)
tree59876adf14a763b62ab1104b451c81a3d7c009eb
parent6b60695f99d08895ea526daad17d83839c53f382 (diff)
downloadlibgtop-a5b2b6db98b748147c8a732a408ab4ebb30b7c0e.tar.gz
Replace Bugzilla link with link to GitLab
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b5f1fe61..d31d9776 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ m4_define([libgtop_version_code], [m4_eval(libgtop_major_version * 1000000 + lib
AC_PREREQ(2.62)
AC_INIT([libgtop], [libgtop_version],
- [http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop])
+ [https://gitlab.gnome.org/GNOME/libgtop/-/issues/])
AC_CONFIG_SRCDIR(copyright.txt)
AC_CONFIG_HEADERS(config.h)