summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:37 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:37 -0800
commit44a99f2e4893da26a1e7f346ec2eb86793728344 (patch)
treeee0ac420fd0be1e6acb78b7a48175480d7f35cd6
parent551ad4d9e7cdc269cb130738e6ac6c6ab3a9c557 (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 0a61605..5bdeccf 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-cursor-misc], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/cursor-misc/issues],
[font-cursor-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])