Update info.xml to new location
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
122d6ee11d
commit
f7500953ad
|
|
@ -32,10 +32,10 @@ Send BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`
|
||||||
<author mail="pellaeon@cnmc.tw" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
|
<author mail="pellaeon@cnmc.tw" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
|
||||||
<category>security</category>
|
<category>security</category>
|
||||||
<category>tools</category>
|
<category>tools</category>
|
||||||
<website>https://github.com/pellaeon/registration</website>
|
<website>https://github.com/nextcloud/registration</website>
|
||||||
<bugs>https://github.com/pellaeon/registration/issues</bugs>
|
<bugs>https://github.com/nextcloud/registration/issues</bugs>
|
||||||
<repository>https://github.com/pellaeon/registration</repository>
|
<repository>https://github.com/nextcloud/registration</repository>
|
||||||
<screenshot>https://raw.githubusercontent.com/pellaeon/registration/master/appinfo/screenshot.png</screenshot>
|
<screenshot>https://raw.githubusercontent.com/nextcloud/registration/master/appinfo/screenshot.png</screenshot>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<database>sqlite</database>
|
<database>sqlite</database>
|
||||||
<database>pgsql</database>
|
<database>pgsql</database>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue