From b2b228012f97e905095220b5528f859a756316b1 Mon Sep 17 00:00:00 2001 From: Flaxseed Date: Fri, 17 Sep 2021 08:51:42 -0700 Subject: [PATCH] Fix .gitmodules. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a5057585c..98a684682 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/Chia-Network/mozilla-ca.git [submodule "flax-blockchain-gui"] path = flax-blockchain-gui - url = git@github.com:Flax-Network/flax-blockchain-gui.git + url = https://github.com/Flax-Network/flax-blockchain-gui.git