]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
configure: Update bug report URL.
authorZhaoQiang <zhaoqiangx@gmail.com>
Tue, 24 Dec 2019 16:29:10 +0000 (16:29 +0000)
committerRay Strode <halfline@gmail.com>
Tue, 24 Dec 2019 16:29:10 +0000 (16:29 +0000)
configure.ac

index 6ec479fd3dcf62f94d966d7fbd3f6734f42fcce7..d0e0c3c7a895d7b1b1564272379c33870060e08c 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([plymouth],[0.9.5],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth])
+AC_INIT([plymouth],[0.9.5],[https://gitlab.freedesktop.org/plymouth/plymouth/issues])
 AC_CONFIG_SRCDIR(src/main.c)
 AC_CONFIG_HEADER(config.h)
 AC_CONFIG_AUX_DIR(build-tools)