fix repo address

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
This commit is contained in:
Julien Veyssier 2020-09-18 16:25:29 +02:00
parent f6dfaef0ae
commit 43c6db9870
No known key found for this signature in database
GPG key ID: 4141FEE162030638

View file

@ -9,13 +9,13 @@
<author>Julien Veyssier</author> <author>Julien Veyssier</author>
<namespace>Moodle</namespace> <namespace>Moodle</namespace>
<documentation> <documentation>
<developer>https://github.com/eneiluj/integration_moodle/wikis</developer> <developer>https://github.com/nextcloud/integration_moodle/wikis</developer>
</documentation> </documentation>
<category>integration</category> <category>integration</category>
<category>dashboard</category> <category>dashboard</category>
<website>https://github.com/eneiluj/integration_moodle</website> <website>https://github.com/nextcloud/integration_moodle</website>
<bugs>https://github.com/eneiluj/integration_moodle/issues</bugs> <bugs>https://github.com/nextcloud/integration_moodle/issues</bugs>
<screenshot>https://github.com/eneiluj/integration_moodle/raw/master/img/screenshot1.jpg</screenshot> <screenshot>https://github.com/nextcloud/integration_moodle/raw/master/img/screenshot1.jpg</screenshot>
<dependencies> <dependencies>
<database min-version="9.4">pgsql</database> <database min-version="9.4">pgsql</database>
<database>sqlite</database> <database>sqlite</database>