From da2b2e3d948e7533379f039a6686d2b5e3722047 Mon Sep 17 00:00:00 2001 From: lucko Date: Wed, 24 Mar 2021 14:18:31 +0000 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d69165e..6e22f51 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ #### Useful Links * [**Website**](https://spark.lucko.me/) - browse the project homepage * [**Documentation**](https://spark.lucko.me/docs) - read documentation and usage guides -* [**Downloads**](https://ci.lucko.me/job/spark/) - latest plugin/mod downloads +* [**Downloads**](https://spark.lucko.me/download) - latest plugin/mod downloads ## What does spark do? @@ -75,4 +75,4 @@ For a comparison between spark, WarmRoast, Minecraft timings and other profiles, spark was originally a fork of [WarmRoast](https://github.com/sk89q/WarmRoast), which is [licensed under the GNU General Public License](https://github.com/sk89q/WarmRoast/blob/3fe5e5517b1c529d95cf9f43fd8420c66db0092a/src/main/java/com/sk89q/warmroast/WarmRoast.java#L1-L17). -spark itself is also licensed under the GNU General Public License. \ No newline at end of file +spark itself is also licensed under the GNU General Public License. -- cgit