mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-22 19:58:34 +01:00
fix readme link
This commit is contained in:
parent
df1b703534
commit
92ab6fdeca
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ dependencies {
|
||||||
compile "de.ellpeck.naturesaura:NaturesAura:VERSION"
|
compile "de.ellpeck.naturesaura:NaturesAura:VERSION"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
Replace VERSION with the version you want to use. You can find a list of versions by going to the [maven artifact](https://dev.azure.com/Ellpeck/NaturesAura/_packaging).
|
Replace VERSION with the version you want to use. You can find a list of versions by going to the [maven artifact](https://maven.ellpeck.de/de/ellpeck/naturesaura/NaturesAura/).
|
Loading…
Reference in a new issue