summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:46:53 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:46:53 -0800
commit44fc9bb658b435222c32611c79f7002d544d15e8 (patch)
tree9ac13ada40b606e1c16b8d78b595fee47c59fd93
parentd2c19a8b1236a0a67969fcc9a3066809ac929656 (diff)
downloadxorg-driver-xf86-input-keyboard-44fc9bb658b435222c32611c79f7002d544d15e8.tar.gz
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 c3ebdf3..cd61741 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-input-keyboard],
[1.9.0],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-input-keyboard/issues],
[xf86-input-keyboard])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])