From 9b8d6103b29879f080610f97aeaf98d4c439955f Mon Sep 17 00:00:00 2001 From: Micheal Morgan Date: Sun, 23 Oct 2011 22:19:31 -0300 Subject: [PATCH] Updated url for dataflow and deputy --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e0583d6..aa2414c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -324,10 +324,10 @@ url = git://github.com/shadowhand/purifier.git [submodule "deputy"] path = deputy - url = git://github.com/michealmorgan/deputy.git + url = git://github.com/michealmorgan/kohana-deputy.git [submodule "dataflow"] path = dataflow - url = git://github.com/michealmorgan/dataflow.git + url = git://github.com/michealmorgan/kohana-dataflow.git [submodule "braintree"] path = braintree url = git://github.com/synapsestudios/kohana-braintree.git