mirror of
https://github.com/YunoHost-Apps/phpipam_ynh.git
synced 2024-09-03 19:56:39 +02:00
Update manifest.json
This commit is contained in:
parent
1a219f9353
commit
fe748e7051
1 changed files with 4 additions and 4 deletions
|
@ -10,11 +10,11 @@
|
|||
"url": "https://phpipam.net/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0",
|
||||
"website": "https://phpipam.net/",
|
||||
"demo": "https://demo.example.com",
|
||||
"admindoc": "https://yunohost.org/packaging_apps",
|
||||
"website": "https://phpipam.net",
|
||||
"demo": "http://demo.phpipam.net",
|
||||
"admindoc": "https://phpipam.net/documents/",
|
||||
"userdoc": "https://yunohost.org/apps",
|
||||
"code": "https://some.forge.com/example/example"
|
||||
"code": "https://github.com/phpipam/phpipam"
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue