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 README_fr.md

This commit is contained in:
CodeShakingSheep 2023-11-08 12:11:26 +01:00 committed by GitHub
parent 56c5d5277b
commit 4f3b1bfe9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,9 +33,9 @@ Application pour vérifier que vos sites web et serveurs fonctionnent
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <www.phpservermonitor.org> * Site officiel de lapp : <https://www.phpservermonitor.org>
* Documentation officielle utilisateur : <https://yunohost.org/apps> * Documentation officielle utilisateur : <https://yunohost.org/apps>
* Documentation officielle de ladmin : <http://docs.phpservermonitor.org/en/latest/> * Documentation officielle de ladmin : <https://docs.phpservermonitor.org/en/latest/>
* Dépôt de code officiel de lapp : <https://github.com/phpservermon/phpservermon/> * Dépôt de code officiel de lapp : <https://github.com/phpservermon/phpservermon/>
* YunoHost Store: <https://apps.yunohost.org/app/phpservermon> * YunoHost Store: <https://apps.yunohost.org/app/phpservermon>
* Signaler un bug : <https://github.com/YunoHost-Apps/phpservermon_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/phpservermon_ynh/issues>
@ -52,4 +52,4 @@ ou
sudo yunohost app upgrade phpservermon -u https://github.com/YunoHost-Apps/phpservermon_ynh/tree/testing --debug sudo yunohost app upgrade phpservermon -u https://github.com/YunoHost-Apps/phpservermon_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>