summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-05-03 07:04:59 +0200
committerGitHub <noreply@github.com>2022-05-03 07:04:59 +0200
commita7450a2ee65fb01649e193a2dd272a41cef08795 (patch)
treeaec3f07ad1915910863a3a77151c63c9ee88220f /appinfo/info.xml
parentbcfdb4055c1f96e0a0551a9c53792c8f352eb9ee (diff)
Fix screenshot link in appstore
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2322a25e..d30f9a68 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -35,7 +35,7 @@
<website>https://github.com/nextcloud/contacts#readme</website>
<bugs>https://github.com/nextcloud/contacts/issues</bugs>
<repository type="git">https://github.com/nextcloud/contacts.git</repository>
- <screenshot>https://raw.githubusercontent.com/nextcloud/screenshots/main/apps/Contacts/contacts.png</screenshot>
+ <screenshot>https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Contacts/contacts.png</screenshot>
<dependencies>
<php min-version="7.3" max-version="8.1" />