diff --git a/pages/04.applications/10.docs/galette/app_galette.md b/pages/04.applications/10.docs/galette/app_galette.md index 8f54c09b..233926ad 100644 --- a/pages/04.applications/10.docs/galette/app_galette.md +++ b/pages/04.applications/10.docs/galette/app_galette.md @@ -22,11 +22,11 @@ Once you have updated the application, you must go to the installer page which b Once on this page, a verification of the prerequisites is displayed. At the next step you will have to choose the type of installation: here `Update`. -![Galette Update](https://github.com/pp-r/doc/blob/Retrieve-DB-password-when-update-app/images/Galette_1_en_Update.png) +![Galette Update](https://github.com/YunoHost/doc/tree/master/images/Galette_1_en_Update.png) It is at this new step, where the fields are pre-filled, that you will have to fill in the database password. -![Galette Password](https://github.com/pp-r/doc/blob/Retrieve-DB-password-when-update-app/images/Galette_2_en_Passwd.png) +![Galette Password](https://github.com/YunoHost/doc/tree/master/images/Galette_2_en_Passwd.png) You will be able to find it by connecting to your server with SSH. You will have to switch to `root` and display the `config.inc.php` file in which the application password is located: >sudo su