diff --git a/README.md b/README.md index 8af7f6da5..1ff8f0c1d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![EssentialsX](https://i.imgur.com/CP4SZpB.png)](https://essentialsx.cf) +[![EssentialsX](https://i.imgur.com/CP4SZpB.png)](https://essentialsx.net) [Jenkins](http://ci.ender.zone/job/EssentialsX/) @@ -16,7 +16,7 @@ The official upstream repository for the original Essentials project is at https Why use EssentialsX? -------- -EssentialsX is an unofficial continuation of Essentials, updated to support modern Minecraft and Spigot versions. It provides several performance enhancements and fixes that are currently not available in Essentials and Spigot-Essentials. [For more details, see the wiki.](https://essentialsx.github.io/#/Improvements) +EssentialsX is an unofficial continuation of Essentials, updated to support modern Minecraft and Spigot versions. It provides several performance enhancements and fixes that are currently not available in Essentials and Spigot-Essentials. [For more details, see the wiki.](https://essentialsx.net/wiki/Improvements.html) EssentialsX is almost a completely drop-in replacement for Essentials. However, it has different requirements: @@ -51,7 +51,7 @@ Using EssentialsX in your plugin -------------------------------- Do you want to integrate with EssentialsX in your plugin? EssentialsX is available on the **ender.zone Maven repository** at https://ci.ender.zone/plugin/repository/everything/, and the EssentialsX artifact is `net.ess3:EssentialsX:2.18.1`. -More information at the [wiki](https://github.com/EssentialsX/Essentials/wiki/Common-Issues#how-do-i-add-essentialsx-as-a-dependency). +More information at the [wiki](https://essentialsx.net/wiki/Common-Issues.html#how-do-i-add-essentialsx-as-a-dependency). Contributing