Fix broken readme linking to cloud-minecraft smh

This commit is contained in:
Federico López 2020-10-20 14:02:45 -03:00 committed by Alexander Söderberg
parent bc0cc6fa4b
commit 472d3b7054

View file

@ -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