From a282457a9e0755c7230aee8d7bcdf0c495c7f0c1 Mon Sep 17 00:00:00 2001 From: Sean Davis Date: Thu, 11 Jun 2020 20:39:02 -0400 Subject: Update URLs --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5bb5bf3..5619f5c 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([lightdm-gtk-greeter],[2.0.7],[https://launchpad.net/lightdm-gtk-greeter]) +AC_INIT([lightdm-gtk-greeter],[2.0.7],[https://github.com/xubuntu/lightdm-gtk-greeter]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([src/lightdm-gtk-greeter.c]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.1