summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorZephyron <zephyron@citron-emu.org>2024-12-31 06:03:48 +0000
committerZephyron <zephyron@citron-emu.org>2024-12-31 06:03:48 +0000
commitb35ae725d20960411e8588b11c12a2d55f86c9d0 (patch)
tree9f7707bfd9f840d78309d01aec93428cca988778 /.gitmodules
parent537296095ab24eddcb196b5ef98004f91de9c8c2 (diff)
Update .gitmodules
Signed-off-by: Zephyron <zephyron@citron-emu.org>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules12
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index 52256d86f..0d8210906 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -9,22 +9,22 @@
url = https://github.com/mozilla/cubeb.git
[submodule "dynarmic"]
path = externals/dynarmic
- url = https://github.com/merryhime/dynarmic.git
+ url = https://github.com/yuzu-mirror/dynarmic.git
[submodule "libusb"]
path = externals/libusb/libusb
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,13 +57,13 @@
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
[submodule "oaknut"]
path = externals/oaknut
- url = https://github.com/merryhime/oaknut
+ url = https://github.com/yuzu-mirror/oaknut
[submodule "Vulkan-Utility-Libraries"]
path = externals/Vulkan-Utility-Libraries
url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git