diff --git a/configure.ac b/configure.ac index 5f20721..bd28d24 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.62]) AC_INIT([pkg-config], [0.29.2], - [https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config], + [https://gitlab.freedesktop.org/pkg-config/pkg-config], [pkg-config]) AC_CONFIG_HEADERS([config.h])