forked from lthn/blockchain
fixed links in modules file
This commit is contained in:
parent
1ade55eb17
commit
49a4b1cb35
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -2,5 +2,5 @@
|
||||||
path = contrib/miniupnp
|
path = contrib/miniupnp
|
||||||
url = https://github.com/miniupnp/miniupnp
|
url = https://github.com/miniupnp/miniupnp
|
||||||
[submodule "contrib\\db\\libmdbx"]
|
[submodule "contrib\\db\\libmdbx"]
|
||||||
path = contrib\\db\\libmdbx
|
path = contrib/db/libmdbx
|
||||||
url = https://github.com/leo-yuriev/libmdbx.git
|
url = https://github.com/leo-yuriev/libmdbx.git
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue