summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:59 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:59 -0800
commitdd5b3156aeb96b04cdb7815fccf04f88d68abbe2 (patch)
tree8d278024a6e284cb4879b99bb093cff41ed1e4de
parentca277752bbeb6a23f28775eeb6510f82e339caf9 (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 d27a7d3..6ff5808 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-micro-misc], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/micro-misc/issues],
[font-micro-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])