fix screenshot urls :-/

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2018-05-23 11:30:27 +02:00
parent 2483e34472
commit eab7170698
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@
<category>tools</category>
<bugs>https://github.com/nextcloud/data_request/issues</bugs>
<repository type="git">https://github.com/nextcloud/data_request.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/data_request/screenshots/personal-settings.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/data_request/screenshots/settings-close-up.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/data_request/master/screenshots/personal-settings.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/data_request/master/screenshots/settings-close-up.png</screenshot>
<dependencies>
<nextcloud min-version="13" max-version="13"/>
</dependencies>