Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexProgrammerDE committed Sep 13, 2020
1 parent b6c2e1b commit b814102
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public void onEnable() {
} else {
logger.info("§cThere is a update available.");
logger.info("§cCurrent version: " + this.getDescription().getVersion() + " New version: " + version);
logger.info("§cDownload it at: https://www.spigotmc.org/resources/74615");
logger.info("§cDownload it at: https://www.spigotmc.org/resources/83541");
}
});

Expand Down

0 comments on commit b814102

Please sign in to comment.