summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:56:38 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:56:38 -0800
commit850c05161d554bbf6360e69294dbec9bc15dd64a (patch)
tree478c661d86678efa6c14c2b2bb4b4c7f3b860001
parentea2ad21c7a00a6a697f8561404b47cfb98137949 (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 d44f21d..2ca0327 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-dummy],
[0.3.8],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-dummy/issues],
[xf86-video-dummy])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])