diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 909b569..ed5001e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "cethcan/jsonrpc"] path = cethcan/jsonrpc - url = https://github.com/pijyoi/jsonrpc.git + url = git://git.sublab.org/jsonrpc |