From a6788c1045c79dc6e635302bff51f8170fecb8e7 Mon Sep 17 00:00:00 2001 From: Aleksey Vitebskiy Date: Fri, 6 Mar 2015 22:22:10 -0500 Subject: [PATCH] Changed the submodule to the original source. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e1179f0..85c6fe7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libs/http-parser"] path = libs/http-parser - url = git://github.com/AndreLouisCaron/http-parser.git +url=git://github.com/joyent/http-parser.git