summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:02:07 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:02:07 -0800
commit8346a277d26d8b476709aa740cb1aaaa2824bb76 (patch)
treebbd3984ddd4efb390bf51ccab848a68ab5e98b1a
parent8f0c54ec113bb7502fa75d2057224f9c98d9cdf1 (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 7693a88..c2aaca8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xdriinfo], [1.0.6],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdriinfo])
+ [https://gitlab.freedesktop.org/xorg/app/xdriinfo/issues], [xdriinfo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])