diff --git a/Building-for-macOS.md b/Building-for-macOS.md index 9b5746e..6237004 100644 --- a/Building-for-macOS.md +++ b/Building-for-macOS.md @@ -42,7 +42,7 @@ make -j4 A `citra-qt.app` application bundle will now be present under `build/bin/`. Note that this is non-portable and only works on your machine. -For portability of the appbundle between machines please refer to [this script](https://github.com/citra-emu/citra/blob/master/.travis/macos/upload.sh). +For portability of the appbundle between machines please refer to [this script](https://github.com/citra-emu/citra/blob/master/.ci/macos/upload.sh). ### About building on Apple Silicon machines