From 92ab6fdeca328b0aefbf3e2a23f9654a6b67f184 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 16 Feb 2020 17:06:46 +0100 Subject: [PATCH] fix readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4124c43..13f08225 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ dependencies { 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). \ No newline at end of file +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/). \ No newline at end of file