summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:57:17 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:57:17 -0800
commitb5c6fd043c08a0c84b7b2f04a0c28322cbc6a473 (patch)
tree4f62c3ce7e4e2e34bdb53091099dc5aeb9ba5919
parent2ed2d284d36b75e4b3263e633f5e46d82ccc77a9 (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 db67daf..88cd3bf 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([showfont], [1.0.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [showfont])
+ [https://gitlab.freedesktop.org/xorg/app/showfont/issues], [showfont])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])