From 472d3b7054bb3e197de29d704c1165a20c1c64e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Federico=20L=C3=B3pez?= Date: Tue, 20 Oct 2020 14:02:45 -0300 Subject: [PATCH] Fix broken readme linking to cloud-minecraft smh --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index be271e76..62fc0fbf 100644 --- a/README.md +++ b/README.md @@ -192,8 +192,7 @@ dependencies { To shade and relocate cloud use [Gradle Shadow](https://github.com/johnrengelman/shadow). Replace `PLATFORM` with your platform of choice. We currently support: `bukkit`, `paper`, `bungee` and `velocity`for minecraft and `jda` and `javacord` for discord. All modules use the same versions. -More information about the Minecraft specific modules can be found [here](https://github -.com/Incendo/cloud/tree/master/cloud-minecraft). +More information about the Minecraft specific modules can be found [here](https://github.com/Incendo/cloud/tree/master/cloud-minecraft). ## attributions, links & acknowledgements