This commit is contained in:
Éric Gaspar 2023-11-11 23:47:24 +01:00
commit ab97db435f
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ A Simple PHP file manager. The code is a single php file.
## Documentation and resources
* Upstream app code repository: <https://github.com/jcampbell1/simple-file-manager>
* YunoHost documentation for this app: <https://yunohost.org/app_simple-file-manager>
* YunoHost Store: <https://apps.yunohost.org/app/simple-file-manager>
* Report a bug: <https://github.com/YunoHost-Apps/simple-file-manager_ynh/issues>
## Developer info

View file

@ -37,7 +37,7 @@ Un gestionnaire de fichiers PHP simple. Le code est un seul fichier php.
## Documentations et ressources
* Dépôt de code officiel de lapp : <https://github.com/jcampbell1/simple-file-manager>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_simple-file-manager>
* YunoHost Store: <https://apps.yunohost.org/app/simple-file-manager>
* Signaler un bug : <https://github.com/YunoHost-Apps/simple-file-manager_ynh/issues>
## Informations pour les développeurs