From c0218267234af7d03e4844fbca0432294202172e Mon Sep 17 00:00:00 2001 From: Pavlos Tzianos Date: Sun, 20 Oct 2019 21:49:04 +0200 Subject: [PATCH] Change jota submodule to use https instead of SSH --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e4a8960..a5baade 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "jota"] path = jota - url = git@github.com:ptzianos/iota-java.git + url = https://github.com/ptzianos/iota-java