summaryrefslogtreecommitdiff
path: root/dbus/dbus-sysdeps-unix.c
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2022-11-01 15:54:13 +0100
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2022-11-30 16:51:27 +0100
commitdc59aa5df2c0c9a8fce5f5f0c33b69f21258c1ac (patch)
treeb96ac43895d7eac71117ad79624109fdf7f3603c /dbus/dbus-sysdeps-unix.c
parenta3636a1d9e03decd8a4b13de5e3b7fb067d720a4 (diff)
cleanup: Use gitlab URI for bug reporting
Bugzilla is dead for long time now.
Diffstat (limited to 'dbus/dbus-sysdeps-unix.c')
-rw-r--r--dbus/dbus-sysdeps-unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-sysdeps-unix.c b/dbus/dbus-sysdeps-unix.c
index b702d935..901c5c68 100644
--- a/dbus/dbus-sysdeps-unix.c
+++ b/dbus/dbus-sysdeps-unix.c
@@ -2462,7 +2462,7 @@ _dbus_read_credentials_socket (DBusSocket client_fd,
#else /* no supported mechanism */
#warning Socket credentials not supported on this Unix OS
-#warning Please tell https://bugs.freedesktop.org/enter_bug.cgi?product=DBus
+#warning Please tell https://gitlab.freedesktop.org/dbus/dbus/-/issues/new
/* Please add other operating systems known to support at least one of
* the mechanisms above to this list, keeping alphabetical order.