From 28106bdca7ede47501aa05806aa45a58e7888c16 Mon Sep 17 00:00:00 2001 From: Stay Date: Mon, 4 Mar 2024 23:26:54 +0000 Subject: [PATCH] Update file .gitmodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index cbd499064..4a12d56fe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,7 +24,7 @@ url = https://git.zaroz.cloud/nintendo-back-up/yuzu/sirit.git [submodule "mbedtls"] path = externals/mbedtls - url = https://github.com/Mbed-TLS/mbedtls.git + url = https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mbedtls.git [submodule "xbyak"] path = externals/xbyak url = https://github.com/herumi/xbyak.git @@ -57,7 +57,7 @@ url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git [submodule "breakpad"] path = externals/breakpad - url = https://github.com/google/breakpad.git + url = https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-breakpad.git [submodule "simpleini"] path = externals/simpleini url = https://github.com/brofield/simpleini.git