commit 6c8db992e5b63f0ad718efcee1e1ade7d848cd4d parent cce7b0f6a6681a9ce54231a3026fee72248597d6 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 19 Mar 2024 09:59:00 +0100 never use git@ Diffstat:
| M | .gitmodules | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitmodules b/.gitmodules @@ -1,6 +1,6 @@ [submodule "doc/api"] path = doc/api - url = git@git.taler.net:api + url = https://git.taler.net/api.git [submodule "doc/prebuilt"] path = doc/prebuilt url = https://git.taler.net/docs.git