diff options
| author | patrick-scho | 2025-04-11 15:22:31 +0200 |
|---|---|---|
| committer | patrick-scho | 2025-04-11 15:22:31 +0200 |
| commit | 0c35c6390854d5bf7ca4aee7ab8df26671633c84 (patch) | |
| tree | ba5862c688561045fb43b2ff46d36c8523d6520b | |
| parent | d961622f9f785a32e5c1fca5f01f6e9861c04da0 (diff) | |
| download | chirp-0c35c6390854d5bf7ca4aee7ab8df26671633c84.tar.gz chirp-0c35c6390854d5bf7ca4aee7ab8df26671633c84.zip | |
update submodule urls
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index c300c13..235d603 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "ext/zighttp"] path = ext/zighttp - url = git@psch.dev:srv/git/zighttp + url = git+ssh://git@psch.dev/srv/git/zighttp [submodule "ext/ziglmdb"] path = ext/ziglmdb - url = git@psch.dev:srv/git/ziglmdb + url = git+ssh://git@psch.dev/srv/git/ziglmdb |
