1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-03 14:59:19 +02:00

files_opds: change screenshot link to working version

This commit is contained in:
frankdelange 2017-01-09 18:42:52 +01:00
parent afefbf4322
commit 0cf22ed55e

View file

@ -22,7 +22,7 @@
<documentation> <documentation>
<user>https://github.com/Yetangitu/owncloud-apps/blob/master/files_opds/README.md</user> <user>https://github.com/Yetangitu/owncloud-apps/blob/master/files_opds/README.md</user>
</documentation> </documentation>
<screenshot>https://github.com/Yetangitu/owncloud-apps/blob/master/screenshots/files_opds-1.png</screenshot> <screenshot>https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/files_opds-1.png</screenshot>
<dependencies> <dependencies>
<php min-version="5.4" /> <php min-version="5.4" />
<database>pgsql</database> <database>pgsql</database>