summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:41:43 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:41:43 -0800
commit958e3ccae8c52ce707369b2492bf649e792c77da (patch)
tree6677d3fc17a9d633654dc16b569ebd75b40002a6
parent2bfea54fc7716e76882f7ef27d6346ba854e24c9 (diff)
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f4e8ec6..7cda9ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([beforelight], [1.0.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/app/beforelight/issues],
[beforelight])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])