diff options
| author | patrick-scho | 2025-04-11 15:10:05 +0200 |
|---|---|---|
| committer | patrick-scho | 2025-04-11 15:10:05 +0200 |
| commit | 8a7d4a7cbdfcdc14ee164b63634f791cbb187359 (patch) | |
| tree | d61c8e177a3db8027d31ae56a7b49d58b2601154 /.gitmodules | |
| parent | 905636122af78773898162129182c7663a72a9d4 (diff) | |
| download | chirp-8a7d4a7cbdfcdc14ee164b63634f791cbb187359.tar.gz chirp-8a7d4a7cbdfcdc14ee164b63634f791cbb187359.zip | |
update submodule urls
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 124ee89..dcc9603 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "ext/zighttp"] path = ext/zighttp - url = git@psch.dev:zighttp + url = git@psch.dev/srv/git/zighttp [submodule "ext/ziglmdb"] path = ext/ziglmdb - url = git@psch.dev:ziglmdb + url = git@psch.dev/srv/git/ziglmdb |
