From 30757e856f6d4ad9057408ee92b21c9ddbca886c Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Tue, 7 Feb 2017 14:16:03 +0100 Subject: [PATCH] move to anon git for submodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 83e5d6cafb..39e857f126 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "3rdParty/V8/v8"] path = 3rdParty/V8/v8 - url = git@github.com:arangodb-helper/v8.git + url = https://github.com/arangodb-helper/v8.git