From 4e996b41fd73e6f02e6dde9b806cc0d80c307b43 Mon Sep 17 00:00:00 2001 From: CJ Cobb Date: Tue, 22 Dec 2020 13:19:09 -0500 Subject: [PATCH] fix .gitmodules file --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4464f7b0..d8c29b33 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "rippled"] - path = rippled + path = rippled url = git@github.com:cjcobb23/rippled.git branch = reportingV2