mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-22 19:49:28 +00:00
fix monero submodule URL
This commit is contained in:
parent
8bb17191e6
commit
9521185520
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
||||||
[submodule "monero"]
|
[submodule "monero"]
|
||||||
path = monero
|
path = monero
|
||||||
url = https://github.com/feather-wallet/feather.git
|
url = https://github.com/feather-wallet/monero.git
|
||||||
|
|
Loading…
Reference in a new issue