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