✏️ Change URL for GIF in CH (#18017)

This commit is contained in:
Klaas Schoute 2021-05-29 23:16:58 +02:00 committed by GitHub
parent 53849e7ff7
commit 3579b1876d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ a proof of concept game that you can play in the browser, you can adjust the map
so that your own light entities work with it.
<div style="margin:0 auto; text-align:center">
<img src="https://media.githubusercontent.com/media/svendroid/homegame/master/docs/demo_video.webp"
<img src="https://github.com/svendroid/homegame/blob/master/docs/demo_video.webp?raw=true"
alt="Demo of the 2D game"
style='border: 0;box-shadow: none;width:80%;margin-bottom:15px;' />
</div>