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