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 Félix Piédallu
parent 0e94edbe9f
commit 42e9a0e442

View file

@ -13,9 +13,9 @@ maintainers = ["Benoit"]
[upstream] [upstream]
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"
website = "http://www.phpservermonitor.org/" website = "https://www.phpservermonitor.org/"
code = "https://github.com/phpservermon/phpservermon/" 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" fund = "https://github.com/sponsors/TimZ99"
[integration] [integration]