From 504b1d1ed1906aa12eade26bed29478b7628cd5d Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Sat, 17 Apr 2010 20:01:16 -0400 Subject: [PATCH] switching HelloWorld submodule to mine --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1407f72..55f9ee6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "HelloWorld"] path = HelloWorld - url = git://github.com/AdamAtomic/HelloWorld.git + url = git@github.com:meatballhat/HelloWorld.git [submodule "flixel"] path = flixel url = git@github.com:meatballhat/flixel.git