From acd6c5f47f8e56ed160d95b6d3f6b9410e26becc Mon Sep 17 00:00:00 2001 From: Arnaud Date: Mon, 25 May 2026 17:45:37 +0400 Subject: [PATCH] Update submodules url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d986bff6..7e178360 100644 --- a/.gitmodules +++ b/.gitmodules @@ -193,4 +193,4 @@ branch = main [submodule "vendor/nim-libplum"] path = vendor/nim-libplum - url = git@github.com:2-towns/nim-libplum.git + url = https://github.com/2-towns/nim-libplum.git