Skip to content

Commit d3070e2

Browse files
authored
Merge pull request #44 from ellie-commons/ryonakano/metainfo-fix-screenshot
metainfo: Fix screenshot URL
2 parents 474759c + c08dc7b commit d3070e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/io.github.ellie_commons.jorts.metainfo.xml.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
<screenshots>
5353
<screenshot type="default">
5454
<caption>A sticky note with the "Blueberry" theme</caption>
55-
<image>https://raw.githubusercontent.com/ellie_commons/jorts/master/data/shot.png</image>
55+
<image>https://raw.githubusercontent.com/ellie-commons/Jorts/main/data/shot.png</image>
5656
</screenshot>
5757
<screenshot type="default">
5858
<caption>You can change individual colour and text size!</caption>
59-
<image>https://raw.githubusercontent.com/ellie_commons/jorts/master/data/shot2.png</image>
59+
<image>https://raw.githubusercontent.com/ellie-commons/Jorts/main/data/shot2.png</image>
6060
</screenshot>
6161
<screenshot type="default">
6262
<caption>You can unzoom so hard you could do ascii art</caption>
63-
<image>https://raw.githubusercontent.com/ellie_commons/jorts/master/data/shot3.png</image>
63+
<image>https://raw.githubusercontent.com/ellie-commons/Jorts/main/data/shot3.png</image>
6464
</screenshot>
6565
</screenshots>
6666
<content_rating type="oars-1.1"/>

0 commit comments

Comments
 (0)