diff options
author | Mai M <mathew1800@gmail.com> | 2021-06-18 21:18:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-18 21:18:15 +0200 |
commit | 3870ba670f6787de976c785ba95d76ee518823b9 (patch) | |
tree | 9ad2e62ece1d8a87e9fa5be2bb2f1ec3342e3d57 /.gitmodules | |
parent | Merge pull request #6478 from ameerj/vk-layer-settings (diff) | |
parent | update submodule discord-rpc to latest [now deprecated] (diff) | |
download | yuzu-3870ba670f6787de976c785ba95d76ee518823b9.tar yuzu-3870ba670f6787de976c785ba95d76ee518823b9.tar.gz yuzu-3870ba670f6787de976c785ba95d76ee518823b9.tar.bz2 yuzu-3870ba670f6787de976c785ba95d76ee518823b9.tar.lz yuzu-3870ba670f6787de976c785ba95d76ee518823b9.tar.xz yuzu-3870ba670f6787de976c785ba95d76ee518823b9.tar.zst yuzu-3870ba670f6787de976c785ba95d76ee518823b9.zip |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 8e5bc4581..d294e850d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,7 +18,7 @@ url = https://github.com/libusb/libusb.git [submodule "discord-rpc"] path = externals/discord-rpc - url = https://github.com/discordapp/discord-rpc.git + url = https://github.com/discord/discord-rpc.git [submodule "Vulkan-Headers"] path = externals/Vulkan-Headers url = https://github.com/KhronosGroup/Vulkan-Headers.git |