diff --git a/configure.ac b/configure.ac index 29e7936..2ad4693 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_INIT([Harriman-Peikoff Project], [0.00.002], [latentprion@gmail.com], [harikoff], - [github.com/latentprion/harikoff]) + [http://github.com/latentprion/harikoff]) AC_CONFIG_SRCDIR([hcore/mind.cpp]) AC_CONFIG_AUX_DIR([autotools-aux])