Skip to content

Commit 9e351db

Browse files
authored
Update README.md
1 parent 59f9010 commit 9e351db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Then every time you will run your Spring Boot application, Ngrok will
3737
automatically build http tunnel pointing to your springs web server, and you will get pretty logs
3838
with the remote links, just like it's done below 👇
3939
<p align="center">
40-
<img src="/.github/demo.gif" alt="demo gif">
40+
<img src="https://github.com/kilmajster/ngrok-spring-boot-starter/blob/main/.github/demo.gif" alt="demo gif">
4141
</p>
4242

4343
Code of demo application available [here](https://github.com/kilmajster/demo).

0 commit comments

Comments
 (0)