From 71036116be11b8c9d39ce153738875c44183cc60 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 25 Nov 2018 12:45:55 -0800 Subject: Update configure.ac bug URL for gitlab migration Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2d8870d..753f3e4 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-input-evdev], [2.10.6], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [https://gitlab.freedesktop.org/xorg/driver/xf86-input-evdev/issues], [xf86-input-evdev]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1