summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:02:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:02:54 -0800
commitd5bbd986b457f2fa217b2d2511104a1752c73240 (patch)
treef1b3287f9e755b21b1f823fa5878f64f4698c8a0
parent8823b14cbcaf0c9a52efa2c5092b90c45149b1d7 (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 87ea3ae..239f7fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
AC_PREREQ(2.60)
AC_INIT([xf86-input-vmmouse],
[13.1.0],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-input-vmmouse/issues],
xf86-input-vmmouse)
AC_CONFIG_SRCDIR([Makefile.am])