Skip to content

Commit e162a95

Browse files
committed
add screenshots url
1 parent 41309f7 commit e162a95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/tomato.metainfo.xml.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
<screenshots>
1616
<screenshot type="default">
1717
<caption>Pomodoro time</caption>
18-
<image>https://raw.githubusercontent.com/ellie-commons/tomato/master/data/screenshots/pomodoro.png</image>
18+
<image>https://github.com/ellie-commons/tomato/blob/main/data/screenshots/pomodoro.png?raw=true</image>
1919
</screenshot>
2020
<screenshot>
2121
<caption>Start page</caption>
22-
<image>https://raw.githubusercontent.com/ellie-commons/tomato/master/data/screenshots/start.png</image>
22+
<image>https://github.com/ellie-commons/tomato/blob/main/data/screenshots/start.png?raw=true</image>
2323
</screenshot>
2424
<screenshot>
2525
<caption>Short break time</caption>
26-
<image>https://raw.githubusercontent.com/ellie-commons/tomato/master/data/screenshots/break.png</image>
26+
<image>https://github.com/ellie-commons/tomato/blob/main/data/screenshots/break.png?raw=true</image>
2727
</screenshot>
2828
</screenshots>
2929

0 commit comments

Comments
 (0)