summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:33 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:33 -0800
commitfab169fb343bab76ff2e772700ab0356d453ce9e (patch)
treee79ec533f144842d02478e601a18ab5be9ebf336
parent00069ae48cb83a90a80f5652c9e85e8cb1c6041d (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 c3e3dc2..5d484f4 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-cronyx-cyrillic], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/cronyx-cyrillic/issues],
[font-cronyx-cyrillic])
AM_INIT_AUTOMAKE([foreign dist-bzip2])