Skip to content

Commit 937d1f8

Browse files
committed
fix: use the new screenshot URL
1 parent 032315e commit 937d1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/io.github.mightycreak.Diffuse.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<screenshots>
2020
<screenshot type="default">
2121
<caption>Main window: diff between two files</caption>
22-
<image>https://mightycreak.github.io/diffuse/images/screenshot_v0.7.0.png</image>
22+
<image>https://mightycreak.github.io/diffuse/docs/images/screenshot_v0.7.0.png</image>
2323
</screenshot>
2424
</screenshots>
2525

0 commit comments

Comments
 (0)