fix: nightly link (#3897)

This commit is contained in:
Seth Flynn
2025-06-21 14:01:06 -04:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ Please understand that these builds are not intended for most users. There may b
There are development builds available through: There are development builds available through:
- [GitHub Actions](https://github.com/PrismLauncher/PrismLauncher/actions) (includes builds from pull requests opened by contribuitors) - [GitHub Actions](https://github.com/PrismLauncher/PrismLauncher/actions) (includes builds from pull requests opened by contribuitors)
- [nightly.link](https://nightly.link/PrismLauncher/PrismLauncher/workflows/trigger_builds/develop) (this will always point only to the latest version of develop) - [nightly.link](https://nightly.link/PrismLauncher/PrismLauncher/workflows/build/develop) (this will always point only to the latest version of develop)
These have debug information in the binaries, so their file sizes are relatively larger. These have debug information in the binaries, so their file sizes are relatively larger.