appdata: Use screenshot direct raw link

Otherwise appstream validation will fail with screenshot-no-media error
This commit is contained in:
Rafael Mardojai CM 2024-05-10 08:42:45 -05:00 committed by Rebecca Breu
parent b513af015c
commit bdc3653cd6

View file

@ -14,9 +14,9 @@
</description>
<screenshots>
<screenshot type="default">
<image>https://github.com/rbreu/beeref/blob/main/images/screenshot.png?raw=true</image>
</screenshot>
<screenshot type="default">
<image>https://raw.githubusercontent.com/rbreu/beeref/main/images/screenshot.png</image>
</screenshot>
</screenshots>
<releases>