fix submodules path

This commit is contained in:
Pavol Rusnak 2016-09-27 20:53:50 +02:00
parent e67037bc4d
commit 04662215a0
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -3,7 +3,7 @@
url = https://github.com/trezor/trezor-crypto.git
[submodule "vendor/trezor-qrenc"]
path = vendor/trezor-qrenc
url = https://github.com/trezor/trezor-qrenc
url = https://github.com/trezor/trezor-qrenc.git
[submodule "vendor/micropython"]
path = vendor/micropython
url = git@github.com:trezor/micropython.git
url = https://github.com/trezor/micropython.git