summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-17 11:37:01 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 15:25:48 -0800
commit45c64cbd68d4ca97d1d3e63d22133a2f9d33c884 (patch)
treeb784e7ad1434dcc81b92d53db3f9354d73284dd7
parentf1e595f150a369d3fbbe4aad75b265ae2f4a6878 (diff)
Update configure.ac for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 80d7307..de17002 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xorg-docs],
[1.7.1],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/doc/xorg-docs/issues],
[xorg-docs])
AC_CONFIG_SRCDIR([Makefile.am])