From d8d65a3807a76dcce16c3e8d6aea98e984a78b7d Mon Sep 17 00:00:00 2001 From: "B.J. Rossiter" Date: Tue, 26 Feb 2013 15:58:51 +1100 Subject: [PATCH] Updated submodule url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b3d9acb..69c3e43 100644 --- a/.gitmodules +++ b/.gitmodules @@ -51,7 +51,7 @@ url = git://github.com/rstacruz/jquery.transit.git [submodule "web/vendor/underscore.string"] path = web/vendor/underscore.string - url = git@github.com:cobbweb/underscore.string.git + url = git://github.com/cobbweb/underscore.string.git [submodule "web/vendor/html5shiv"] path = web/vendor/html5shiv url = https://github.com/aFarkas/html5shiv.git