.gitmodules update to private bitbucket repo
This commit is contained in:
parent
672fad6d40
commit
0f6e5ae510
1 changed files with 3 additions and 3 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue