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:
parent
0e94edbe9f
commit
42e9a0e442
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ maintainers = ["Benoit"]
|
|||
|
||||
[upstream]
|
||||
license = "GPL-3.0-or-later"
|
||||
website = "http://www.phpservermonitor.org/"
|
||||
website = "https://www.phpservermonitor.org/"
|
||||
code = "https://github.com/phpservermon/phpservermon/"
|
||||
admindoc = "http://docs.phpservermonitor.org/en/latest/"
|
||||
admindoc = "https://docs.phpservermonitor.org/en/latest/"
|
||||
fund = "https://github.com/sponsors/TimZ99"
|
||||
|
||||
[integration]
|
||||
|
|
Loading…
Add table
Reference in a new issue