update github link

This commit is contained in:
Bella 2020-03-26 18:24:25 -04:00
parent a228b248aa
commit 3e9c275513
No known key found for this signature in database
GPG Key ID: 815562EA23BFE344
3 changed files with 3 additions and 3 deletions

View File

@ -75,7 +75,7 @@ public class KamiMod {
static final String UPDATE_JSON = "https://raw.githubusercontent.com/S-B99/kamiblue/assets/assets/updateChecker.json";
public static final String DONATORS_JSON = "https://raw.githubusercontent.com/S-B99/kamiblue/assets/assets/donators.json";
public static final String CAPES_JSON = "https://raw.githubusercontent.com/S-B99/kamiblue/assets/assets/capes.json";
public static final String GITHUB_LINK = "https://github.com/S-B99/KAMI";
public static final String GITHUB_LINK = "https://github.com/S-B99/kamiblue/";
public static final String WEBSITE_LINK = "https://blue.bella.wtf";

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
"version": "1.1.2-beta",
"mcversion": "1.12.2",
"logoFile": "kami.png",
"url": "https://github.com/S-B99/KAMI",
"url": "https://github.com/S-B99/kamiblue",
"authorList": ["086", "S-B99"],
"credits": "Thank you 086 for the original KAMI\nThanks to all contributors for your help and time <3\n"
}