fix: reference the images from the repo directly

This commit is contained in:
Romain Failliot 2023-04-03 14:11:49 -04:00
parent 194f411b78
commit d72f053db3
1 changed files with 2 additions and 2 deletions

View File

@ -23,11 +23,11 @@
<screenshots>
<screenshot type="default">
<image type="source">https://mightycreak.github.io/diffuse/docs/images/screenshot_v0.7.7_main_window.png</image>
<image type="source">https://github.com/MightyCreak/diffuse/raw/master/docs/images/screenshot_v0.7.7_main_window.png</image>
<caption>Main window</caption>
</screenshot>
<screenshot>
<image type="source">https://mightycreak.github.io/diffuse/docs/images/screenshot_v0.7.7_about_window.png</image>
<image type="source">https://github.com/MightyCreak/diffuse/raw/master/docs/images/screenshot_v0.7.7_about_window.png</image>
<caption>About window</caption>
</screenshot>
</screenshots>