From eff685b2f55e0253088fe67cedf8274a8e3d6b89 Mon Sep 17 00:00:00 2001 From: Thomas Rohloff Date: Fri, 7 Jan 2022 13:25:16 +0100 Subject: [PATCH] Fix submodules. Signed-off-by: Thomas Rohloff --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9f4aec8..cf2a188 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "homebrew_launcher_installer"] path = homebrew_launcher_installer - url = git@github.com:wiiu-env/homebrew_launcher_installer.git + url = https://github.com/wiiu-env/homebrew_launcher_installer.git