diff --git a/Readme.md b/Readme.md index 5fce998f..0d4c31b9 100644 --- a/Readme.md +++ b/Readme.md @@ -44,7 +44,7 @@ You can also add ProtocolLib as a Maven dependency: dmulloy2-repo - http://repo.dmulloy2.net/content/groups/public/ + http://repo.dmulloy2.net/nexus/repository/public/ ... @@ -62,7 +62,7 @@ Or use the maven dependency with gradle: ```gradle repositories { - maven { url "http://repo.dmulloy2.net/content/groups/public/" } + maven { url "http://repo.dmulloy2.net/nexus/repository/public/" } } dependencies {