diff options
author | Joseph Donofry <joedonofry@gmail.com> | 2020-04-23 21:32:01 -0400 |
---|---|---|
committer | Joseph Donofry <joedonofry@gmail.com> | 2020-04-23 21:32:01 -0400 |
commit | a5d5ea188172aea2732237d387fff534864a4c88 (patch) | |
tree | a2f57ae61c90a1ca51326b2dbee0feaa6b4685a8 /resources | |
parent | Update changelog (diff) | |
download | nheko-a5d5ea188172aea2732237d387fff534864a4c88.tar.xz |
Fix URL in appdata.xml
Diffstat (limited to 'resources')
-rw-r--r-- | resources/nheko.appdata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/nheko.appdata.xml b/resources/nheko.appdata.xml index d3a45c00..a24ca108 100644 --- a/resources/nheko.appdata.xml +++ b/resources/nheko.appdata.xml @@ -31,7 +31,7 @@ <image>https://nheko-reborn.github.io/images/screenshots/chat-resized.png</image> </screenshot> <screenshot> - <image>https://nheko-reborn.github.io/images/screenshots/Starprojects/nheko/t-resized.png</image> + <image>https://nheko-reborn.github.io/images/screenshots/Start-resized.png</image> </screenshot> <screenshot> <image>https://nheko-reborn.github.io/images/screenshots/settings-resized.png</image> |