summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:55:56 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:55:56 -0800
commitfb90875f2b64cbd7bcde4a6a5ed1c927c8068767 (patch)
treeecc3957b8bdbfa7dd62c3e81c1a1ef6488bf471b
parent973fb5113e0b0ac2d5a816412765ac0eec930592 (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 0fb99a7..f2f439d 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([oclock],
[1.0.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/app/oclock/issues],
[oclock])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])