Skip to content

Commit 1ba7352

Browse files
committed
fix link in README
1 parent b0aa16d commit 1ba7352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ This sample shows how to build a Javalin microservice and compiling it to native
55

66
Build either by using Docker and running `docker build .` or directly with Gradle and native-image by running `make build native`.
77

8-
Find the docker image of this example on [https://hub.docker.com/r/birdy/graal-javalin/](DockerHub).
8+
Find the docker image of this example on [DockerHub](https://hub.docker.com/r/birdy/graal-javalin).

0 commit comments

Comments
 (0)