From e3bb62fce26185b3512603cf63f1237f7c09f61e Mon Sep 17 00:00:00 2001 From: Severiano Jaramillo Date: Wed, 31 Oct 2018 19:36:55 -0600 Subject: [PATCH] Fix graphenej submodule info. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 76b1413..bc8c6c6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "graphenej"] - path = graphenej - url = git@github.com:bitshares/graphenej.git + path = graphenejlib + url = git@github.com:Agorise/graphenej.git