diff --git a/Core/src/main/java/com/craftaro/core/CraftaroCoreConstants.java b/Core/src/main/java/com/craftaro/core/CraftaroCoreConstants.java index 0d809afa..eea91701 100644 --- a/Core/src/main/java/com/craftaro/core/CraftaroCoreConstants.java +++ b/Core/src/main/java/com/craftaro/core/CraftaroCoreConstants.java @@ -21,6 +21,6 @@ public class CraftaroCoreConstants { } public static String getGitHubProjectUrl() { - return "https://github.com/craftaro/CraftaroCore"; + return "https://github.com/craftaro/SongodaCore"; } } diff --git a/README.md b/README.md index a1d95fe8..ea36f47f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
-# CraftaroCore +# SongodaCore **An elaborate multi functional general Spigot plugin compatibility core and general use API.** diff --git a/pom.xml b/pom.xml index 2f17a740..74b1f630 100644 --- a/pom.xml +++ b/pom.xml @@ -54,13 +54,13 @@ - https://github.com/craftaro/CraftaroCore/issues + https://github.com/craftaro/SongodaCore/issues GitHub Issues - https://github.com/craftaro/CraftaroCore - scm:git:git://github.com/craftaro/CraftaroCore.git + https://github.com/craftaro/SongodaCore + scm:git:git://github.com/craftaro/SongodaCore.git