From 7ebc603963c6dca14cebf9b7965350d4f3550da3 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Sun, 8 Feb 2026 18:26:54 -0500 Subject: [PATCH] docs(README): use prismlauncher.org/nightly redirect for dev builds Signed-off-by: Seth Flynn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce19db037..ac6cfd96b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Please understand that these builds are not intended for most users. There may b There are development builds available through: - [GitHub Actions](https://github.com/PrismLauncher/PrismLauncher/actions) (includes builds from pull requests opened by contributors) -- [nightly.link](https://nightly.link/PrismLauncher/PrismLauncher/workflows/build/develop) (this will always point only to the latest version of develop) +- [nightly.link](https://prismlauncher.org/nightly) (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.