summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:03 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:03 -0800
commitcf566f0acebfd4ed7d490c82f9dd66672515ba42 (patch)
tree4808bf53a0e5a96b995bb289f3dab23ed2ba0ecf
parenta1c7d3849a560b2a17e33b12ac435cc64f1bb9d3 (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 5b5b3aa..f61ce68 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-100dpi], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/bh-100dpi/issues],
[font-bh-100dpi])
AM_INIT_AUTOMAKE([foreign dist-bzip2])