diff --git a/API-Documentation.md b/API-Documentation.md index c5a7025..5d65fb9 100644 --- a/API-Documentation.md +++ b/API-Documentation.md @@ -34,7 +34,7 @@ If you need to access the Bukkit module of PlotSquared, you need to add `PlotSqu ```gradle repositories { maven { url = "https://maven.enginehub.org/repo/" } // WorldEdit - maven { url = "https://plotsquared.com/mvn/" } // PlotSquared + maven { url = "https://mvn.intellectualsites.com/content/groups/public/" } // PlotSquared } // PlotSquared API