diff options
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index cce38ea..7c58aad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -75,7 +75,7 @@ url = https://git.cryptech.is/core/lib.git [submodule "source/core/math/modexpng"] path = source/core/math/modexpng - url = http://git.cryptech.is/core/math/modexpng.git + url = https://git.cryptech.is/core/math/modexpng.git [submodule "source/core/util/keywrap"] path = source/core/util/keywrap - url = http://git.cryptech.is/core/util/keywrap.git + url = https://git.cryptech.is/core/util/keywrap.git |