summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:47:57 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:47:57 -0800
commit4635817dde85c6a6197857b8bf09d47dbb3fed93 (patch)
tree105ee3fc3acce09047b346152f559c9165062e4d
parent7aa38ed59eff2519138af7aa3b3b8a8e1270e408 (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 b9a42bd..1868a24 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([ico], [1.0.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [ico])
+ [https://gitlab.freedesktop.org/xorg/app/ico/issues], [ico])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])