Skip to content

Commit eceadd5

Browse files
committed
.gitmodules: update urls
1 parent 588ca83 commit eceadd5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitmodules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[submodule "external/cryptoauthlib"]
22
path = external/cryptoauthlib
3-
url = https://github.com/digitalbitbox/cryptoauthlib.git
3+
url = https://github.com/BitBoxSwiss/cryptoauthlib.git
44
[submodule "external/ctaes"]
55
path = external/ctaes
6-
url = https://github.com/digitalbitbox/ctaes.git
6+
url = https://github.com/BitBoxSwiss/ctaes.git
77
[submodule "external/libwally-core"]
88
path = external/libwally-core
9-
url = https://github.com/digitalbitbox/libwally-core.git
9+
url = https://github.com/BitBoxSwiss/libwally-core.git
1010
[submodule "tools/ttf2ugui"]
1111
path = tools/ttf2ugui
12-
url = https://github.com/digitalbitbox/ttf2ugui
12+
url = https://github.com/BitBoxSwiss/ttf2ugui

0 commit comments

Comments
 (0)