Fix screenshot url

This commit is contained in:
Krishan 2022-05-18 22:21:01 +05:30
parent 0a26b7a4c7
commit d22109511c

View file

@ -36,13 +36,13 @@
<launchable type="desktop-id">in.cinny.Cinny.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://github.com/cinnyapp/cinny-desktop/blob/main/resources/screenshot1.png</image>
<image>https://raw.githubusercontent.com/cinnyapp/cinny-desktop/main/resources/screenshot1.png</image>
</screenshot>
<screenshot>
<image>https://github.com/cinnyapp/cinny-desktop/blob/main/resources/screenshot2.png</image>
<image>https://raw.githubusercontent.com/cinnyapp/cinny-desktop/main/resources/screenshot2.png</image>
</screenshot>
<screenshot>
<image>https://github.com/cinnyapp/cinny-desktop/blob/main/resources/screenshot3.png</image>
<image>https://raw.githubusercontent.com/cinnyapp/cinny-desktop/main/resources/screenshot3.png</image>
</screenshot>
</screenshots>