summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:59:39 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:59:39 -0800
commita4d0f421cc9f332df9e373e1ebbcf78424570c6f (patch)
tree9483728a5bfb83c458998fa16d15037897066ad7
parent5d6641bfdcd441d7619bdf4f3acf36dcf1a0c213 (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 a07182f..417a1aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xclipboard], [1.1.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xclipboard])
+ [https://gitlab.freedesktop.org/xorg/app/xclipboard/issues], [xclipboard])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])