summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:12:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:12:31 -0800
commit4cbced276815c1374332d0d3870d3c8aebb8083d (patch)
tree2ee770bde730c203fa363895fde55a3bac3bf118
parent3d662f54c68da8bdaa363e8af8de38cb608bd5b4 (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 c8fcdec..cd8c95e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xkbutils], [1.0.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbutils])
+ [https://gitlab.freedesktop.org/xorg/app/xkbutils/issues], [xkbutils])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])