From 527cdac5f50f85a5d44cdbbabe51d2a1f0e2bd0f Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 20 Oct 2013 16:09:50 +0100 Subject: [PATCH] Change git remote for el-get submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a54b84a..5694fdd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "el-get/el-get"] path = el-get/el-get - url = https://github.com/jimeh/el-get.git + url = https://github.com/dimitri/el-get.git