diff --git a/README.md b/README.md index 9348a2e..a149a67 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ *[Lire ce readme en français.](./README_fr.md)* > *This package allow you to install Custom Webapp quickly and simply on a YunoHost server. -If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* +If you don't have YunoHost, please see [here](https://yunohost.org/install) to know how to install and enjoy it.* ## Overview This application allows you to easily install a custom Web application, -providing files access with [SFTP](https://yunohost.org/#/filezilla). It can also create a MySQL database - +providing files access with [SFTP](https://yunohost.org/en/filezilla). It can also create a MySQL database - which will be backed up and restored with your application. The connection details will be stored in the file `db_accesss.txt` located in the root directory. @@ -28,7 +28,7 @@ of your custom Web application inside. ## Documentation - * YunoHost documentation: https://github.com/YunoHost/doc/blob/master/app_my_webapp.md + * YunoHost documentation: https://yunohost.org/en/app_my_webapp ## YunoHost specific features @@ -45,8 +45,8 @@ of your custom Web application inside. #### SFTP port -You may have change the SSH port as described -[here section "Modifier le port SSH"](https://yunohost.org/#/security_fr) ; +You may have change the SSH port as described in this section: +[Modify the SSH port](https://yunohost.org/en/security#modify-the-ssh-port); then you should use this port to update your website with SFTP. ## Links diff --git a/README_fr.md b/README_fr.md index 6200271..d3dba43 100644 --- a/README_fr.md +++ b/README_fr.md @@ -6,12 +6,12 @@ *[Read this readme in english.](./README.md)* > *Ce package vous permet d'installer une Application vide avec accès SFTP au répertoire Web personnalisé rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/install) pour savoir comment l'installer et en profiter.* ## Vue d'ensemble Cette application vous permet d'installer facilement une application vide personnalisée, -fourni un accès aux fichiers avec [SFTP](https://yunohost.org/#/filezilla). Elle peut également créer une base de données MySQL - +fourni un accès aux fichiers avec [SFTP](https://yunohost.org/fr/filezilla). Elle peut également créer une base de données MySQL - qui sera sauvegardée et restaurée avec votre application. Les détails de connexion seront stockés dans le fichier `db_accesss.txt` situé dans le répertoire racine. @@ -21,7 +21,7 @@ seront stockés dans le fichier `db_accesss.txt` situé dans le répertoire raci ## Documentation - * Documentation YunoHost : https://yunohost.org/#/app_my_webapp + * Documentation YunoHost : https://yunohost.org/fr/app_my_webapp ## Caractéristiques spécifiques YunoHost @@ -36,6 +36,12 @@ seront stockés dans le fichier `db_accesss.txt` situé dans le répertoire raci ## Informations additionnelles +#### Port SFTP + +Vous avez peut-être changé le port SSH comme décrit dans cette section : +[Modifier le port SSH](https://yunohost.org/fr/security#modify-the-ssh-port) ; +alors vous devriez utiliser ce port pour mettre à jour votre site Web avec SFTP. + ## Liens * Signaler un bug : https://github.com/YunoHost-Apps/my_webapp_ynh/issues