Skip to content

Commit dce9d69

Browse files
authored
Merge pull request slgobinath#756 from deltragon/metainfo-screenshot
fix(metainfo): fix screenshot url
2 parents 2fa7568 + 860e72f commit dce9d69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

safeeyes/platform/io.github.slgobinath.SafeEyes.metainfo.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
3838
<screenshots>
3939
<screenshot type="default">
4040
<caption>Safe Eyes short break screen.</caption>
41-
<image>https://slgobinath.github.io/SafeEyes/assets/screenshots/safeeyes_1.png</image>
41+
<image>https://slgobinath.github.io/SafeEyes/images/safeeyes_1.png</image>
4242
</screenshot>
4343
<screenshot>
4444
<caption>Safe Eyes long break screen.</caption>
45-
<image>https://slgobinath.github.io/SafeEyes/assets/screenshots/safeeyes_3.png</image>
45+
<image>https://slgobinath.github.io/SafeEyes/images/safeeyes_3.png</image>
4646
</screenshot>
4747
<screenshot>
4848
<caption>Safe Eyes settings window.</caption>
49-
<image>https://slgobinath.github.io/SafeEyes/assets/screenshots/safeeyes_6.png</image>
49+
<image>https://slgobinath.github.io/SafeEyes/images/safeeyes_6.png</image>
5050
</screenshot>
5151
</screenshots>
5252

0 commit comments

Comments
 (0)