summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:59:10 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:59:10 -0800
commitf2c051aa66e0168e31b72697ca86a108edbfd986 (patch)
tree4ddceccdd3299583942364ae5f1f651062f15ee2
parent245372a8a4785e0eb9f1dbba9120a8ade2189b0a (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 fd88c09..5cb7385 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-i740],
[1.3.6],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-i740/issues],
[xf86-video-i740])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])