doc: fix docker hub url

the current URL leads to a non-existent page:
This commit is contained in:
Anyul Rivas
2021-06-04 10:59:16 +02:00
committed by Andres Almiray
parent 258157b278
commit 61c4c0d688

View File

@@ -180,7 +180,7 @@ NOTE: The `jreleaser` command will be automatically executed inside `/workspace`
You may also need to map environment variables to the container, such as `JRELEASER_PROJECT_VERSION`,
`JRELEASER_GITHUB_TOKEN`, or others depending on your setup. Refer to the xref:configuration:index.adoc[] pages.
You can find the tag listing link:hub.docker.com/r/jreleaser/jreleaser-slim/tags[here].
You can find the tag listing link:https://hub.docker.com/r/jreleaser/jreleaser-slim/tags[here].
== Maven
Configure the xref:tools:jreleaser-maven.adoc[jreleaser-maven-plugin] in your POM file