Skip to content

Commit 9f0fabb

Browse files
committed
Fix metainfo screenshots
1 parent a31f851 commit 9f0fabb

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

data/au.stevetech.yafi.metainfo.xml.in

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,27 +48,27 @@
4848

4949
<screenshots>
5050
<screenshot type="default">
51-
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/1-thermals.png</image>
51+
<image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/1-thermals.png</image>
5252
<caption>Fan Control and Temperature Monitoring</caption>
5353
</screenshot>
5454
<screenshot>
55-
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/2-leds.png</image>
55+
<image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/2-leds.png</image>
5656
<caption>LED Control</caption>
5757
</screenshot>
5858
<screenshot>
59-
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/3-battery.png</image>
59+
<image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/3-battery.png</image>
6060
<caption>Battery Statistics</caption>
6161
</screenshot>
6262
<screenshot>
63-
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/4-battery-limit.png</image>
63+
<image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/4-battery-limit.png</image>
6464
<caption>Battery Limiting</caption>
6565
</screenshot>
6666
<screenshot>
67-
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/4a-battery-ext.png</image>
67+
<image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/4a-battery-ext.png</image>
6868
<caption>Battery Extender</caption>
6969
</screenshot>
7070
<screenshot>
71-
<image>https://github.com/Steve-Tech/YAFI/blob/main/docs/5-hardware.png</image>
71+
<image>https://raw.githubusercontent.com/Steve-Tech/YAFI/refs/heads/main/docs/5-hardware.png</image>
7272
<caption>Hardware Info</caption>
7373
</screenshot>
7474
</screenshots>

0 commit comments

Comments
 (0)