summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:46:01 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:46:01 -0800
commit2b838dbd23f2ae2a3ff479003b13e03563624009 (patch)
tree4194e883226f915460b0b96167980082787283e8
parent90a95d3f6a661b76b0768b454c00468eb65e47fc (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 1ae610f..42dab59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([editres], [1.0.7],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [editres])
+ [https://gitlab.freedesktop.org/xorg/app/editres/issues], [editres])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])