fix submodule
This commit is contained in:
parent
8cb335a515
commit
dfffabd004
1 changed files with 4 additions and 4 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,8 +1,8 @@
|
||||||
[submodule "docs"]
|
[submodule "docs"]
|
||||||
path = docs
|
path = docs
|
||||||
url = https://github.com/cryptonomex/graphene.wiki.git
|
url = https://github.com/bitshares/bitshares-core.wiki.git
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "libraries/fc"]
|
[submodule "libraries/fc"]
|
||||||
path = 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
|
ignore = dirty
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue