diff --git a/.gitmodules b/.gitmodules index 1b72ddb32..87873ae00 100644 --- a/.gitmodules +++ b/.gitmodules @@ -36,7 +36,7 @@ url = https://github.com/mozilla/cubeb [submodule "discord-rpc"] path = externals/discord-rpc - url = https://github.com/yuzu-emu/discord-rpc.git + url = https://github.com/ourfavoritefruits/discord-rpc.git [submodule "cpp-jwt"] path = externals/cpp-jwt url = https://github.com/arun11299/cpp-jwt.git @@ -78,7 +78,7 @@ url = https://github.com/KhronosGroup/Vulkan-Headers [submodule "sirit"] path = externals/sirit - url = https://github.com/yuzu-emu/sirit + url = https://github.com/ourfavoritefruits/sirit [submodule "faad2"] path = externals/faad2/faad2 url = https://github.com/knik0/faad2 diff --git a/README.md b/README.md index 402699093..39f1da1ef 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,8 @@ If you want to contribute to the user interface translation, please check out th ## Building -* __Windows__: [Windows Build](https://github.com/citra-emu/citra/wiki/Building-For-Windows) -* __Linux__: [Linux Build](https://github.com/citra-emu/citra/wiki/Building-For-Linux) +* __Windows__: [Windows Build](https://web.archive.org/web/20240304193542///github.com/citra-emu/citra/wiki/Building-For-Windows) +* __Linux__: [Linux Build](https://web.archive.org/web/20240304193542///github.com/citra-emu/citra/wiki/Building-For-Linux) * __macOS__: [macOS Build](https://github.com/citra-emu/citra/wiki/Building-for-macOS) * __Android__: [Android Build](https://github.com/citra-emu/citra/wiki/Building-for-Android)