From 10e856c2e8e56e43647153faaee6e9e7ab4a3bcd Mon Sep 17 00:00:00 2001 From: "David A. Velasco" Date: Thu, 20 Feb 2014 17:51:13 +0100 Subject: [PATCH] Updated .gitmodules for easier access to ownCloud library from different environments --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 12d15b6e..f0ca8721 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = git://github.com/JakeWharton/ActionBarSherlock.git [submodule "owncloud-android-library"] path = owncloud-android-library - url = git@github.com:owncloud/android-library.git + url = git://github.com/owncloud/android-library.git -- 2.11.0