From 59f24faab270455d8b2ec281e54538c225d4d075 Mon Sep 17 00:00:00 2001 From: ROM Date: Sun, 24 Jan 2021 14:42:51 -0600 Subject: [PATCH] Fix KubeJS link Previous link referenced non-existing (or private) repository. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2e91eb..8b4b089 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Talk to us on [Discord](https://discord.gg/C2RdJDpRBP)! Architectury Plugin is a gradle plugin to allow easier multi-modloader set-ups using a common module. ### Examples -- [KubeJS](https://github.com/KubeJS/KubeJS) +- [KubeJS](https://github.com/KubeJS-Mods/KubeJS) - [Architectury Example Mod](https://github.com/architectury/architectury-example-mod) ### Important Information