From e4744e91fe253198402b20fc8951788951cac739 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Tue, 8 Jul 2025 13:08:59 +0200 Subject: [PATCH] Update .gitmodules Switch to the more stable git server --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0691635..a3067d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/WebAssembly/wasi-libc [submodule "src/config"] path = src/config - url = https://git.savannah.gnu.org/git/config.git + url = https://https.git.savannah.gnu.org/git/config.git