summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5d026eb..087dc72 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.52)
AC_INIT([dbus-glib], [0.113],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=GLib])
+ [https://gitlab.freedesktop.org/dbus/dbus-glib/-/issues/new])
AC_CONFIG_AUX_DIR([build-aux])