From 9e20ea26dcf39f5f33f04f45d965069e41cce653 Mon Sep 17 00:00:00 2001 From: Yuri Albuquerque Date: Wed, 18 Sep 2019 18:33:22 -0300 Subject: [PATCH] Changing submodules to HTTPS. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f25814d..d94cff9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "randomx"] path = randomx - url = ssh://git@gitlab.com/epiccash/randomx.git + url = https://gitlab.com/epiccash/randomx.git