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])