diff options
| author | Patrick | 2026-04-06 12:35:53 +0200 |
|---|---|---|
| committer | Patrick | 2026-04-06 12:35:53 +0200 |
| commit | 0de66dc9f4f86e197d9787a4e74e0e2df1353655 (patch) | |
| tree | 5d592b8fc89a9d9fbab74813ec37e0e222cef8b6 /.gitmodules | |
| parent | 975845bfb7532dd679a4668e1ad1fda9424cd30d (diff) | |
| download | chirp-main.tar.gz chirp-main.zip | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index ffa1460..83080fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ [submodule "ext/zighttp"] path = ext/zighttp - url = git://psch.dev/zighttp + url = git@ps.run:zighttp branch = main [submodule "ext/ziglmdb"] path = ext/ziglmdb - url = git://psch.dev/ziglmdb + url = git@ps.run:ziglmdb branch = main |
