From f7e8c86bbdbf33fcdc148c9843c229385bdeea52 Mon Sep 17 00:00:00 2001 From: Peter Siegmund Date: Thu, 21 Aug 2025 23:18:50 +0200 Subject: [PATCH] update submodule link Signed-off-by: Peter Siegmund --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 805a4b1..b8b5dcf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "library"] path = hardware/library - url = git@github.com:mars3142/kicad_library.git + url = https://github.com/mars3142/kicad_library.git