diff --git a/.gitmodules b/.gitmodules index 2f79d382..ebd9398a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ [submodule "docs"] path = docs url = https://github.com/cryptonomex/graphene.wiki.git - ignore = dirty + ignore = dirty [submodule "libraries/fc"] path = libraries/fc - url = https://bitbucket.org/peerplaysblockchain/peerplays-fc.git - ignore = dirty + url = git@bitbucket.org:peerplaysblockchain/peerplays-fc.git + ignore = dirty