From 44346492ef72321ce5cd723dca62dd39731a080f Mon Sep 17 00:00:00 2001 From: HD Date: Wed, 6 Apr 2011 12:06:40 +0800 Subject: [PATCH] fix some weird error --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6482df8..262e9d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,5 +2,5 @@ path = objectiveflickr url = git@github.com:hiessu/objectiveflickr.git [submodule "three20"] - path = three20 - url = git@github.com:hiessu/three20.git + path = three20 + url = git://github.com/hiessu/three20.git