mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-17 21:02:05 +01:00
fix repo address
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
This commit is contained in:
parent
f6dfaef0ae
commit
43c6db9870
1 changed files with 4 additions and 4 deletions
|
|
@ -9,13 +9,13 @@
|
|||
<author>Julien Veyssier</author>
|
||||
<namespace>Moodle</namespace>
|
||||
<documentation>
|
||||
<developer>https://github.com/eneiluj/integration_moodle/wikis</developer>
|
||||
<developer>https://github.com/nextcloud/integration_moodle/wikis</developer>
|
||||
</documentation>
|
||||
<category>integration</category>
|
||||
<category>dashboard</category>
|
||||
<website>https://github.com/eneiluj/integration_moodle</website>
|
||||
<bugs>https://github.com/eneiluj/integration_moodle/issues</bugs>
|
||||
<screenshot>https://github.com/eneiluj/integration_moodle/raw/master/img/screenshot1.jpg</screenshot>
|
||||
<website>https://github.com/nextcloud/integration_moodle</website>
|
||||
<bugs>https://github.com/nextcloud/integration_moodle/issues</bugs>
|
||||
<screenshot>https://github.com/nextcloud/integration_moodle/raw/master/img/screenshot1.jpg</screenshot>
|
||||
<dependencies>
|
||||
<database min-version="9.4">pgsql</database>
|
||||
<database>sqlite</database>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue