From 6f697c93cc159983628c48768414e4f5167260f7 Mon Sep 17 00:00:00 2001 From: Mzhelskiy Maxim Date: Tue, 3 Sep 2013 23:02:09 +0700 Subject: [PATCH] fix repo path --- .gitmodules | 2 +- framework | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8ad39ba4..a2b8e918 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "framework"] path = framework - url = git@github.com:livestreet/livestreet-framework.git + url = https://github.com/livestreet/livestreet-framework.git diff --git a/framework b/framework index fba9a7dd..1cb484ca 160000 --- a/framework +++ b/framework @@ -1 +1 @@ -Subproject commit fba9a7dd1fef8f951f622e6e67d04fdb696721e6 +Subproject commit 1cb484ca8911880c7fb0ec1bff07240a45dd0964