summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:09:21 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:09:21 -0800
commit7e75c8b1e944132186f8b3a9227d0eaf651b1206 (patch)
tree0d93b094b1406b48205590253e8ee918ca7dd3d7
parent3fcdc11644f65744c1980e24f860bd20fc4cc782 (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 c405e43..d74e197 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-sis],
[0.10.9],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/issues],
[xf86-video-sis])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])