From 5117e67ca01e5bb76c1acbe605d1589ba2a33cad Mon Sep 17 00:00:00 2001 From: Alex Taber Date: Wed, 30 Aug 2017 14:57:00 -0400 Subject: [PATCH] Switch to https for pp2d --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 73aca7f..1b38211 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "source/pp2d"] path = source/pp2d - url = git@github.com:BernardoGiordano/pp2d.git + url = https://github.com/BernardoGiordano/pp2d.git