Skip to content

Commit 79a4575

Browse files
authored
chore: fix metainfo screenshot URLs (#1578)
1 parent 05441ee commit 79a4575

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

misc/com.rioterm.Rio.metainfo.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,23 +41,23 @@
4141
<screenshots>
4242
<screenshot type="default">
4343
<caption>Terminal view running fastfetch</caption>
44-
<image>https://raw.githubusercontent.com/raphamorim/rio/refs/heads/main/docs/static/assets/appstream/default.png</image>
44+
<image>https://rioterm.com/assets/appstream/default.png</image>
4545
</screenshot>
4646
<screenshot>
4747
<caption>Split panel showing parallel workflows</caption>
48-
<image>https://raw.githubusercontent.com/raphamorim/rio/refs/heads/main/docs/static/assets/appstream/split-panels.png</image>
48+
<image>https://rioterm.com/assets/appstream/split-panels.png</image>
4949
</screenshot>
5050
<screenshot>
5151
<caption>Transparency support with adjustable opacity</caption>
52-
<image>https://raw.githubusercontent.com/raphamorim/rio/refs/heads/main/docs/static/assets/appstream/transparency.png</image>
52+
<image>https://rioterm.com/assets/appstream/transparency.png</image>
5353
</screenshot>
5454
<screenshot>
5555
<caption>Rendering ligatures with a supported font</caption>
56-
<image>https://raw.githubusercontent.com/raphamorim/rio/refs/heads/main/docs/static/assets/appstream/ligatures.png</image>
56+
<image>https://rioterm.com/assets/appstream/ligatures.png</image>
5757
</screenshot>
5858
<screenshot>
5959
<caption>Image display using Sixel protocol</caption>
60-
<image>https://raw.githubusercontent.com/raphamorim/rio/refs/heads/main/docs/static/assets/appstream/sixel.png</image>
60+
<image>https://rioterm.com/assets/appstream/sixel.png</image>
6161
</screenshot>
6262
</screenshots>
6363

0 commit comments

Comments
 (0)