summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2019-11-27 12:09:28 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2019-11-27 12:09:28 +0000
commit0867eea666c654961d6dabe49b9afc3802545f32 (patch)
tree1d672ceec6a4fb3fc7a17205a1613497872de0a5
parente628d22673dfa494230e6f79ceff7d178137c71a (diff)
downloadxorg-driver-xf86-video-intel-0867eea666c654961d6dabe49b9afc3802545f32.tar.gz
Update buglink for gitlan issues
Issue tracking has been moved from a bugzilla instance to a gitlab instance to go alongside and integrated with the gitlab repo, still all on freedesktop.org. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ee588815..a838afe6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-intel],
[2.99.917],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/issues/new],
[xf86-video-intel])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])