We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f5620 commit c33606eCopy full SHA for c33606e
1 file changed
README.md
@@ -49,7 +49,7 @@ cd complete-application
49
```
50
Note: If you are on Windows swap `./mvnw` with `.\mvnw.cmd`
51
52
-Now visit the SpringBoot app at [http://localhost:8080](http://localhost:8080)
+Now visit the SpringBoot app at [http://localhost:8080/](http://localhost:8080/)
53
You can login with a user preconfigured during Kickstart, `richard@example.com` with the password of `password`.
54
55
### Further Information
0 commit comments