From fedb4a79015c710206b840661cb6bf82b5738336 Mon Sep 17 00:00:00 2001 From: Peter Conrad Date: Mon, 10 Sep 2018 19:55:12 +0200 Subject: [PATCH] Switched fc repo url back to bitbucket --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5e1c99b5..d42aced8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,5 +4,5 @@ ignore = dirty [submodule "libraries/fc"] path = libraries/fc - url = https://github.com/PBSA/peerplays-0.1-fc.git + url = https://bitbucket.org/peerplaysblockchain/peerplays-fc.git ignore = dirty