From b1d3c90842bf1d60c9e66547bf59b482615acf43 Mon Sep 17 00:00:00 2001 From: Sergey Nikulov Date: Thu, 22 Dec 2011 10:23:22 +0800 Subject: [PATCH] fixed links to http --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0b16ab124..3c942bfd7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "extras/bundles/ruby-tmbundle"] path = extras/bundles/ruby-tmbundle - url = https://github.com/drnic/ruby-tmbundle.git + url = http://github.com/drnic/ruby-tmbundle.git [submodule "extras/bundles/html-tmbundle"] path = extras/bundles/html-tmbundle - url = https://github.com/drnic/html-tmbundle.git + url = http://github.com/drnic/html-tmbundle.git [submodule "extras/bundles/rails-tmbundle"] path = extras/bundles/rails-tmbundle - url = https://github.com/drnic/ruby-on-rails-tmbundle.git + url = http://github.com/drnic/ruby-on-rails-tmbundle.git -- 2.39.2