diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-11-27 12:09:28 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-11-27 12:09:28 +0000 |
commit | 0867eea666c654961d6dabe49b9afc3802545f32 (patch) | |
tree | 1d672ceec6a4fb3fc7a17205a1613497872de0a5 /configure.ac | |
parent | e628d22673dfa494230e6f79ceff7d178137c71a (diff) |
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>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |