summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:35 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:35 -0800
commita4fe6626a476690d7e99af7f0c9e3120e8cc919a (patch)
tree80c5d5df8175030c57799f2a663a7719726d50bb
parentfb28f3b407de30a3d58a111e9500667adcfb851e (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 3cf5a0e..4cbf1a2 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-winitzki-cyrillic], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/winitzki-cyrillic/issues],
[font-winitzki-cyrillic])
AM_INIT_AUTOMAKE([foreign dist-bzip2])