config(git): Use `https` in `.gitmodules`

This commit is contained in:
Emil Ivanichkov 2024-03-04 15:15:15 +02:00 committed by Emil Ivanichkov
parent ee19a3a443
commit c1709f8c0c
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "vendor/zerokit"]
path = vendor/zerokit
url = git@github.com:vacp2p/zerokit.git
url = https://github.com/vacp2p/zerokit.git