diff --git a/README.md b/README.md
index 413b99d..1abcaa6 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,9 @@ It shall NOT be edited by hand.
# RustDesk Server for YunoHost
-[](https://dash.yunohost.org/appci/app/rustdesk)  
+[](https://dash.yunohost.org/appci/app/rustdesk-server)  
-[](https://install-app.yunohost.org/?app=rustdesk)
+[](https://install-app.yunohost.org/?app=rustdesk-server)
*[Lire ce readme en français.](./README_fr.md)*
@@ -29,19 +29,19 @@ Self-host your own RustDesk server. RustDesk is a full-featured open source remo
* Official app website:
* Official admin documentation:
* Upstream app code repository:
-* YunoHost Store:
-* Report a bug:
+* YunoHost Store:
+* Report a bug:
## Developer info
-Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing).
+Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing).
To try the testing branch, please proceed like that.
``` bash
-sudo yunohost app install https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing --debug
+sudo yunohost app install https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing --debug
or
-sudo yunohost app upgrade rustdesk -u https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing --debug
+sudo yunohost app upgrade rustdesk-server -u https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing --debug
```
**More info regarding app packaging:**
diff --git a/README_fr.md b/README_fr.md
index 56973d5..d18cdfa 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,9 +5,9 @@ It shall NOT be edited by hand.
# RustDesk Server pour YunoHost
-[](https://dash.yunohost.org/appci/app/rustdesk)  
+[](https://dash.yunohost.org/appci/app/rustdesk-server)  
-[](https://install-app.yunohost.org/?app=rustdesk)
+[](https://install-app.yunohost.org/?app=rustdesk-server)
*[Read this readme in english.](./README.md)*
@@ -29,19 +29,19 @@ Auto-hébergez votre propre serveur RustDesk. RustDesk est une alternative de co
* Site officiel de l’app :
* Documentation officielle de l’admin :
* Dépôt de code officiel de l’app :
-* YunoHost Store:
-* Signaler un bug :
+* YunoHost Store:
+* Signaler un bug :
## Informations pour les développeurs
-Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing).
+Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
``` bash
-sudo yunohost app install https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing --debug
+sudo yunohost app install https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing --debug
ou
-sudo yunohost app upgrade rustdesk -u https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing --debug
+sudo yunohost app upgrade rustdesk-server -u https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing --debug
```
**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file