Fix screenshot url
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user