We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f9010 commit 9e351dbCopy full SHA for 9e351db
README.md
@@ -37,7 +37,7 @@ Then every time you will run your Spring Boot application, Ngrok will
37
automatically build http tunnel pointing to your springs web server, and you will get pretty logs
38
with the remote links, just like it's done below 👇
39
<p align="center">
40
- <img src="/.github/demo.gif" alt="demo gif">
+ <img src="https://github.com/kilmajster/ngrok-spring-boot-starter/blob/main/.github/demo.gif" alt="demo gif">
41
</p>
42
43
Code of demo application available [here](https://github.com/kilmajster/demo).
0 commit comments