summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-05-17 14:31:16 +0200
committerGitHub <noreply@github.com>2022-05-17 14:31:16 +0200
commit4ec90c8459e7c8db8c0a1467f248e47c36b854fc (patch)
treec3af9a3159019fd757b9217e0672b637f1264f18
parente6e28ca062598f9ed89b57c5afde0bdf58baa7f7 (diff)
parent5da0c2b24cc1cf27ca0fe2bb3c6e8bbffe129229 (diff)
Merge pull request #2748 from nextcloud/backport/2727/stable4.1
[stable4.1] Fix screenshot link in appstore
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e59d5f6a..e993ea0d 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" />