fixed tehnut maven and updated readme

This commit is contained in:
Ell 2020-10-07 21:27:44 +02:00
parent bc8edd6cb7
commit 241725e9c2
2 changed files with 3 additions and 5 deletions

View file

@ -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)

View file

@ -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/"