diff --git a/configure.ac b/configure.ac index 803abe77b55c89ae95acef618bbab263d77e03cc..046a39e790b49cf47c439159e7ec592593e979e7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59c) AC_INIT([xcb-util-renderutil],[0.3.9], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xcb&component=Utils], + [https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util/issues], [xcb-util-renderutil]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h])