From cd038653d0e9798b1b87af3e3fbe09280666c4b7 Mon Sep 17 00:00:00 2001 From: ascpixi <44982772+ascpixi@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:25:46 +0000 Subject: [PATCH] Update .gitmodules `yuzu-emu` -> `yuzu-mirror` --- .gitmodules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 52256d86f..a5a612315 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,16 +15,16 @@ url = https://github.com/libusb/libusb.git [submodule "discord-rpc"] path = externals/discord-rpc - url = https://github.com/yuzu-emu/discord-rpc.git + url = https://github.com/yuzu-mirror/discord-rpc.git [submodule "Vulkan-Headers"] path = externals/Vulkan-Headers url = https://github.com/KhronosGroup/Vulkan-Headers.git [submodule "sirit"] path = externals/sirit - url = https://github.com/yuzu-emu/sirit.git + url = https://github.com/yuzu-mirror/sirit.git [submodule "mbedtls"] path = externals/mbedtls - url = https://github.com/yuzu-emu/mbedtls.git + url = https://github.com/yuzu-mirror/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/yuzu-emu/breakpad.git + url = https://github.com/yuzu-mirror/breakpad.git [submodule "simpleini"] path = externals/simpleini url = https://github.com/brofield/simpleini.git