diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 14:34:43 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 14:34:43 -0800 |
commit | 80b2d1f93adbe1e9bde3a7001de02b340a9e6b89 (patch) | |
tree | 39fb77ba1c112bd081a6380c0b9e93fad3741b52 | |
parent | 80c1b93552a2830a107d5305068a63274b5d2d51 (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 5039c42..4c6f3a6 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-nv], [2.1.21], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [https://gitlab.freedesktop.org/xorg/driver/xf86-video-nv/issues], [xf86-video-nv]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |