1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpservermon_ynh.git synced 2024-09-03 19:56:40 +02:00

Fix URLs in manifest.json

This commit is contained in:
CodeShakingSheep 2023-11-08 12:06:39 +01:00 committed by GitHub
parent 67363d270f
commit 05c2609db7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,8 +10,8 @@
"url": "www.phpservermonitor.org",
"upstream": {
"license": "GPL-3.0-or-later",
"website": "www.phpservermonitor.org",
"admindoc": "http://docs.phpservermonitor.org/en/latest/",
"website": "https://www.phpservermonitor.org/",
"admindoc": "https://docs.phpservermonitor.org/en/latest/",
"userdoc": "https://yunohost.org/apps",
"code": "https://github.com/phpservermon/phpservermon/",
"cpe": "cpe:2.3:a:phpservermonitor:php_server_monitor"
@ -54,4 +54,4 @@
}
]
}
}
}