diff --git a/README.md b/README.md index f4ab22268..a75f173eb 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ For more information, visit the main CurseForge Page by [clicking here](http://minecraft.curseforge.com/projects/actually-additions)! -Jenkins: [Click here](https://ci.chaosfield.at/job/ActuallyAdditions/) -Maven: [Click here](https://maven.chaosfield.at/de/ellpeck/actuallyadditions/) - -Actually Additions is also on the [ModMaven](https://modmaven.k-4u.nl/info.html): [Click here](https://modmaven.k-4u.nl/de/ellpeck/actuallyadditions/) +Jenkins: [Click here](https://ci.ellpeck.de/blue/organizations/jenkins/ActuallyAdditions/) +Maven: [Click here](https://maven.ellpeck.de/de/ellpeck/actuallyadditions/) ![](https://raw.githubusercontent.com/Ellpeck/ActuallyAdditions/master/pics/logo.png) diff --git a/build.gradle b/build.gradle index aaa04a909..78f346e4b 100644 --- a/build.gradle +++ b/build.gradle @@ -36,7 +36,7 @@ repositories { url "https://dvs1.progwml6.com/files/maven" } maven { - url "http://tehnut.info/maven" + url "https://maven.tehnut.info" } maven { url "https://dl.bintray.com/cyclopsmc/dev/"