summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:22 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:22 -0800
commitd0ebafcaeada1989d486cd4ebec262bd077197c4 (patch)
tree1a18905a5971ed93e8eea33b60ba19c63dc2033b
parent94e8af114b288605aa152e4cdc96420310b94719 (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 b5daff7..0ffc8a0 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-screen-cyrillic], [1.0.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/screen-cyrillic/issues],
[font-screen-cyrillic])
AM_INIT_AUTOMAKE([foreign dist-bzip2])