summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:01:01 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:01:01 -0800
commit8ec60659b075307e38fab4bcb8fe949830decdee (patch)
treee875f1736a5a208ec1133792e114e09d5f2e6807
parent36242c559543ffa21570ca961ba950ee0d73c9dd (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 1612b40..c57fd5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xditview],
[1.0.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/app/xditview/issues],
[xditview])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])