summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:59:35 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:59:35 -0800
commit26246b1e456dd07b25318d79e382e2f5ff632678 (patch)
tree7ebdc652492d12223455f396e7b8fe028f2d7c94
parentb8424e9a766db9dabd177ba28fcda82e6709e32d (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 70ff4ac..9574f6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-impact],
0.2.0,
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-impact/issues],
xf86-video-impact)
AC_CONFIG_SRCDIR([Makefile.am])