diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-21 16:57:00 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-21 16:57:00 -0800 |
commit | 51cd85bbec1e62d566b1c893ecc668886165a047 (patch) | |
tree | 2cf4cbb6c0d05250f77277698e576f166044471e | |
parent | 6a7bc86d92de1b76baf5ae5e615ccc936378a8ee (diff) |
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 65a4ab6..e967d61 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([setxkbmap], [1.3.1], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [https://gitlab.freedesktop.org/xorg/app/setxkbmap/issues], [setxkbmap]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |