Merge pull request #23 from nextcloud/infoxml-links

Change links in info.xml
This commit is contained in:
violoncello.ch
2018-12-21 12:32:22 +01:00
committed by GitHub

View File

@@ -8,9 +8,9 @@
<documentation> <documentation>
<admin>https://docs.nextcloud.com/server/15/admin_manual/configuration_user/user_auth_ftp_smb_imap.html</admin> <admin>https://docs.nextcloud.com/server/15/admin_manual/configuration_user/user_auth_ftp_smb_imap.html</admin>
</documentation> </documentation>
<website>https://github.com/nextcloud/apps/tree/master/user_external</website> <website>https://github.com/nextcloud/user_external/</website>
<bugs>https://github.com/nextcloud/apps/issues</bugs> <bugs>https://github.com/nextcloud/user_external/issues</bugs>
<repository type="git">https://github.com/nextcloud/apps.git</repository> <repository type="git">https://github.com/nextcloud/user_external.git</repository>
<dependencies> <dependencies>
<nextcloud min-version="13" max-version="15" /> <nextcloud min-version="13" max-version="15" />
</dependencies> </dependencies>