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