.gitmodules update to private bitbucket repo

This commit is contained in:
Fabian Schuh 2017-04-17 18:56:04 +02:00
parent 672fad6d40
commit 0f6e5ae510

6
.gitmodules vendored
View file

@ -1,8 +1,8 @@
[submodule "docs"] [submodule "docs"]
path = docs path = docs
url = https://github.com/cryptonomex/graphene.wiki.git url = https://github.com/cryptonomex/graphene.wiki.git
ignore = dirty ignore = dirty
[submodule "libraries/fc"] [submodule "libraries/fc"]
path = libraries/fc path = libraries/fc
url = https://bitbucket.org/peerplaysblockchain/peerplays-fc.git url = git@bitbucket.org:peerplaysblockchain/peerplays-fc.git
ignore = dirty ignore = dirty