diff options
author | lucko <git@lucko.me> | 2021-03-24 14:18:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 14:18:31 +0000 |
commit | da2b2e3d948e7533379f039a6686d2b5e3722047 (patch) | |
tree | fc231aa5bcb00b26212e0022cffe688d3a8dc457 | |
parent | 0fd7d30f2a9027c2bd9df3215759c6d91d110acc (diff) | |
download | spark-da2b2e3d948e7533379f039a6686d2b5e3722047.tar.gz spark-da2b2e3d948e7533379f039a6686d2b5e3722047.tar.bz2 spark-da2b2e3d948e7533379f039a6686d2b5e3722047.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |