summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:10 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:10 -0800
commit481519d867d0d0704cbcb2c19bc61d4cd0b1295a (patch)
tree0f8c2855526c915dac4b8c96b3a9da5ea271a496
parent9b277125db123c16f13bf6fd07fe65a5b915c576 (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 edc713f..5851b6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
AC_INIT([font-bh-lucidatypewriter-100dpi], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/bh-lucidatypewriter-100dpi/issues],
[font-bh-lucidatypewriter-100dpi])
AM_INIT_AUTOMAKE([foreign dist-bzip2])