diff --git a/.gitmodules b/.gitmodules index 03111c3..816d8c5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,16 +3,16 @@ url = https://github.com/dojo/util.git [submodule "support/aop"] path = support/aop - url = git@github.com:briancavalier/aop.js.git + url = git://github.com/cujojs/aop.git [submodule "test/curl"] path = test/curl - url = git@github.com:unscriptable/curl.git + url = git://github.com/cujojs/curl.git [submodule "support/sizzle"] path = support/sizzle - url = https://github.com/kriszyp/sizzle.git + url = https://github.com/cujojs/sizzle.git [submodule "support/when"] path = support/when - url = git://github.com/briancavalier/when.js.git + url = git://github.com/cujojs/when.git [submodule "test/requirejs"] path = test/requirejs url = https://github.com/jrburke/requirejs.git