summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:53 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:53 -0800
commitb04b6c025f3db0eed3f7159122f0420a579c80db (patch)
tree5c1dfd3845309e0b2f37263aab21d50926d61d9b
parent7c5739222e9817b50f00fbb5886f5cd055245eca (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 485b817..41d71fe 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-isas-misc], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/isas-misc/issues],
[font-isas-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])