From 453a07711e05af8dac8c6b3bb935bbad066e475e Mon Sep 17 00:00:00 2001 From: alexytomi <60690056+alexytomi@users.noreply.github.com> Date: Thu, 7 Aug 2025 00:22:58 +0800 Subject: [PATCH] Change download link to nightly.link Signed-off-by: alexytomi <60690056+alexytomi@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dce6d353..1e84c35ce 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ For more details, check out our [wiki](https://angelauramc.dev/wiki)! You can get Amethyst via two methods: -1. **Releases:** Download the prebuilt app from our [stable releases](https://github.com/AngelAuraMC/Amethyst-Android/releases) or [automatic builds](https://github.com/AngelAuraMC/Amethyst-Android/actions). +1. **Releases:** Download the latest prebuilt app from [nightly.link](https://nightly.link/AngelAuraMC/Amethyst-Android/workflows/android/v3_openjdk/app-debug.zip) or select an older version from our [automatic builds](https://github.com/AngelAuraMC/Amethyst-Android/actions). 2. **Build from Source:** Follow the [building instructions](#building) below. ## Building