1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00

Fix doc links

This commit is contained in:
ericgaspar 2021-04-24 13:44:19 +02:00
parent fbb29710c0
commit 86d0f1a8a6
2 changed files with 12 additions and 6 deletions

View file

@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## 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
@ -46,7 +46,7 @@ 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) ;
[here section "Modifier le port SSH"](https://yunohost.org/en/security) ;
then you should use this port to update your website with SFTP.
## Links

View file

@ -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/fr/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
[ici section "Modifier le port SSH"](https://yunohost.org/fr/security);
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