From a38dd03d912fc23e564ebd6cc6007dabd3583f1b Mon Sep 17 00:00:00 2001 From: Mark Lindner Date: Sun, 29 Oct 2017 20:54:02 -0600 Subject: [PATCH] updated project URL --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 73a4198..fe8f74b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(libconfig, 1.7, hyperrealm@gmail.com, libconfig, - [http://www.hyperrealm.com/main.php?s=libconfig]) + [https://hyperrealm.github.io/libconfig/]) AC_CONFIG_AUX_DIR([aux-build]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_TARGET