summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:00:33 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:00:33 -0800
commitcfc99aa8eb3beb9da60e14240c6edf3e43eee859 (patch)
treecfb0bf545edcf0e150984b50fc6b03f9007ab441
parent2e23fd38e1cb43d552ad6e27f491a2550bc3cea4 (diff)
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dafe588..6465bce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xconsole],
[1.0.7],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/app/xconsole/issues],
[xconsole])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])