docs: Update files to reflect repository rename to 'SongodaCore'

This commit is contained in:
Christian Koop 2024-03-26 20:41:28 +01:00
parent 67ff01ae0a
commit 156aa628af
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
3 changed files with 5 additions and 5 deletions

View File

@ -21,6 +21,6 @@ public class CraftaroCoreConstants {
}
public static String getGitHubProjectUrl() {
return "https://github.com/craftaro/CraftaroCore";
return "https://github.com/craftaro/SongodaCore";
}
}

View File

@ -1,7 +1,7 @@
<!--suppress HtmlDeprecatedAttribute -->
<div align="center">
# CraftaroCore
# SongodaCore
**An elaborate multi functional general Spigot plugin compatibility core and general use API.**

View File

@ -54,13 +54,13 @@
</modules>
<issueManagement>
<url>https://github.com/craftaro/CraftaroCore/issues</url>
<url>https://github.com/craftaro/SongodaCore/issues</url>
<system>GitHub Issues</system>
</issueManagement>
<scm>
<url>https://github.com/craftaro/CraftaroCore</url>
<connection>scm:git:git://github.com/craftaro/CraftaroCore.git</connection>
<url>https://github.com/craftaro/SongodaCore</url>
<connection>scm:git:git://github.com/craftaro/SongodaCore.git</connection>
</scm>
<build>