summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:48:28 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 12:48:28 -0800
commit03092c520b0365570df6e30360dacee0f5924ca0 (patch)
tree7903a364a6d6196d7780dd879a6e5bfddd2f6e7f
parentcfde5e9f348db6e6b2639dd7e592520dff028452 (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 9868670..1dad0c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-input-mouse],
[1.9.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/issues],
[xf86-input-mouse])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])