From b4470eb520b87f6fe1c993edbac8aaba5781d6c6 Mon Sep 17 00:00:00 2001 From: embeddedt <42941056+embeddedt@users.noreply.github.com> Date: Tue, 6 Jun 2023 11:45:11 -0400 Subject: [PATCH] Change dev build link [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eee1d0d..49362c9e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Some fixes are based on prior work in various Forge PRs (check commit history an is directly derived from Sodium and used under the terms of the LGPL-3.0 license. ## Development builds (generally stable, but may occasionally have bugs) -- 1.16.5, both modloaders: https://nightly.link/embeddedt/ModernFix/workflows/gradle/main/Package.zip +- 1.16.5, both modloaders: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.16/Package.zip - 1.18.2, both modloaders: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.18/Package.zip - 1.19.2, both modloaders: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.19.2/Package.zip - 1.19.4, both modloaders: https://nightly.link/embeddedt/ModernFix/workflows/gradle/1.19.4/Package.zip