From 702e2a850801dc0bfdcf4003ef418b50d4855301 Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Thu, 11 Aug 2022 11:33:22 +0100 Subject: [PATCH] Switch phew submodule URL to HTTPS. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3de3139..8fbf3da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "phew"] path = phew - url = git@github.com:pimoroni/phew.git + url = https://github.com/pimoroni/phew