From 1bc099ed8d700502f676f4ac490b2c5478e71405 Mon Sep 17 00:00:00 2001 From: ninjabob1 Date: Thu, 7 Nov 2013 17:39:33 -0800 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c4dffee..bbd46c0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "backend/deps/http-parser"] path = backend/deps/http-parser - url = https://github.com/joyent/http-parser + url = git://github.com/joyent/http-parser