From da22444ead95e2247397a336bef2dde02813210a Mon Sep 17 00:00:00 2001 From: Mate Soos Date: Sun, 28 Jan 2024 20:36:22 +0100 Subject: [PATCH] Modules should be using public https --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 75f28ab..1a427be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "examples"] path = examples - url = git@github.com:meelgroup/breakid_test_cnfs.git + url = https://github.com/meelgroup/breakid_test_cnfs.git