From ad7d6cb83a242fe337e9ca2f69a9549f6abd0485 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sun, 5 Jul 2015 21:52:20 -0300 Subject: moved repository to its own github org --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 409d880..94e8620 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.69]) -AC_INIT([blogc], [0], [https://github.com/rafaelmartins/blogc], [blogc], [http://blogc.org]) +AC_INIT([blogc], [0], [https://github.com/blogc/blogc], [blogc], [http://blogc.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.3-18-g5258