From fc693aa2cb3ae129956d920380ce98eadeb62d50 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sat, 13 Feb 2021 18:43:21 +0000 Subject: [PATCH] use https clone url Signed-off-by: falkTX --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index dc5f8ac..4f1c6de 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "PawPaw"] path = PawPaw - url = git@github.com:DISTRHO/PawPaw.git + url = https://github.com/DISTRHO/PawPaw.git