summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 18:58:50 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 18:58:50 -0800
commit6cd2c9ccc76173c8d17a92e5950c982d6ba6341a (patch)
treea40aeda746edde2a2df6f8118dd56044264a1545
parentb15170d95115a9f1575f02448a3e7c48e3c4ef60 (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 eeeb126..29347fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-rendition],
[4.2.7],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-rendition/issues],
[xf86-video-rendition])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])