From ca7a373d67826cc8b614df60c67583d8e2e16ed5 Mon Sep 17 00:00:00 2001 From: TheJoKlLa Date: Wed, 24 Feb 2021 21:02:19 +0100 Subject: [PATCH] Fixed: Submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7aaf40d..7251bfb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/kjkriegel/S22.Sasl.git [submodule "external/CapnProto"] path = external/CapnProto - url = git@github.com:c80k/capnproto-dotnetcore.git + url = https://github.com/c80k/capnproto-dotnetcore.git