diff options
author | Vortex <c.vamsi.krishna.96@gmail.com> | 2021-06-18 19:12:34 +0200 |
---|---|---|
committer | Vortex <c.vamsi.krishna.96@gmail.com> | 2021-06-18 19:43:17 +0200 |
commit | 8a83e3412ab3be62fb8083600a530745058905a1 (patch) | |
tree | 9ad2e62ece1d8a87e9fa5be2bb2f1ec3342e3d57 /.gitmodules | |
parent | Merge pull request #6478 from ameerj/vk-layer-settings (diff) | |
download | yuzu-8a83e3412ab3be62fb8083600a530745058905a1.tar yuzu-8a83e3412ab3be62fb8083600a530745058905a1.tar.gz yuzu-8a83e3412ab3be62fb8083600a530745058905a1.tar.bz2 yuzu-8a83e3412ab3be62fb8083600a530745058905a1.tar.lz yuzu-8a83e3412ab3be62fb8083600a530745058905a1.tar.xz yuzu-8a83e3412ab3be62fb8083600a530745058905a1.tar.zst yuzu-8a83e3412ab3be62fb8083600a530745058905a1.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 |