summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:46:18 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:46:18 -0800
commit2d7f96e5ac9b56ffeecfd6a38ad13f691eea96e8 (patch)
treef8eafaec0df211dfa5237a2566469b30e202a689
parent64d03c11a7720a07cac5cf4d5f8ba70b59a2148b (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 4877f57..367b3d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-input-joystick],
[1.6.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-input-joystick/issues],
[xf86-input-joystick])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])