From 0f9b6df60a64ba0cbf85d5c3d1ff930897c898cc Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Thu, 20 Mar 2014 10:55:53 +0100 Subject: Update bug report URL to github --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c282e34..a396f99 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([redshift], [1.8], [https://bugs.launchpad.net/redshift]) +AC_INIT([redshift], [1.8], [https://github.com/jonls/redshift/issues]) AC_CONFIG_SRCDIR([src/redshift.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign subdir-objects dist-xz]) -- cgit v1.2.3-70-g09d2