summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:16:14 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:16:14 -0800
commitd0d28d45a2479b4ddc3c5656ac75433cc922bf46 (patch)
treed73d92194706e1cb029a1bf3d0cccc8358750a1b
parent0a4cc4af3d3fc38e10d3ff23c36380b5252bd520 (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 036069e..96beae3 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([xmodmap],
[1.0.9],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/app/xmodmap/issues],
[xmodmap])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])