summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:23 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:23 -0800
commit44a4db8857beed1f95bd9b32c88d283087000484 (patch)
treef330b7ea31e71b956f3a6a9e7ef8354c64f681ea
parentcefbf4211127a06390a128e3ffb597b4f3c461c9 (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 a1a1f0e..985bfec 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-bitstream-100dpi], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/bitstream-100dpi/issues],
[font-bitstream-100dpi])
AM_INIT_AUTOMAKE([foreign dist-bzip2])