1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +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>
<user>https://github.com/Yetangitu/owncloud-apps/blob/master/files_opds/README.md</user>
</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>
<php min-version="5.4" />
<database>pgsql</database>