From: Yehuda Sadeh Date: Mon, 23 Dec 2013 06:29:15 +0000 (-0800) Subject: civetweb: fix module uri X-Git-Tag: v0.78~274^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d26e76655b86fa71b27be4ca80f6fe45855b994e;p=ceph.git civetweb: fix module uri Signed-off-by: Yehuda Sadeh --- diff --git a/.gitmodules b/.gitmodules index d0fd26f90ae2..55ec09dbd47e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = git://github.com/ceph/libs3.git [submodule "src/civetweb"] path = src/civetweb - url = git@github.com:ceph/civetweb + url = git://github.com/ceph/civetweb