From 2123df90ffb5ae07c6439609123fad14cb75d9ef Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 7 Oct 2014 20:08:12 +0200 Subject: fixed URL in .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e7c042b..960755c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule "scintilla"] path = scintilla - url = git@github.com:rhaberkorn/scintilla-mirror.git + url = https://github.com/rhaberkorn/scintilla-mirror.git branch = sciteco-dev ignore = all -- cgit v1.2.3