Fix links to docker hub

This commit is contained in:
Andres Almiray
2021-06-04 11:34:47 +02:00
parent 61c4c0d688
commit 3bf50dec21

View File

@@ -27,7 +27,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.
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].
== jreleaser-alpine
@@ -56,4 +56,4 @@ 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.
You can find the tag listing link:hub.docker.com/r/jreleaser/jreleaser-alpine/tags[here].
You can find the tag listing link:https://hub.docker.com/r/jreleaser/jreleaser-alpine/tags[here].