diff --git a/README.md b/README.md index fabedaa..103f7e9 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Once the Tvheadend package is installed, go to the chosen URL, login with the su ## Links - * Report a bug: https://github.com/SylvainCecchetto/tvheadend_ynh/issues + * Report a bug: https://github.com/YunoHost-Apps/tvheadend_ynh/issues * App website: https://tvheadend.org * Upstream app repository: https://github.com/tvheadend/tvheadend * YunoHost website: https://yunohost.org/ @@ -55,11 +55,11 @@ Developers info ---------------- **Only if you want to use a testing branch for coding, instead of merging directly into master.** -Please do your pull request to the [testing branch](https://github.com/SylvainCecchetto/tvheadend_ynh/tree/testing). +Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/tvheadend_ynh/tree/testing). To try the testing branch, please proceed like that. ``` -sudo yunohost app install https://github.com/SylvainCecchetto/tvheadend_ynh/tree/testing --debug +sudo yunohost app install https://github.com/YunoHost-Apps/tvheadend_ynh/tree/testing --debug or -sudo yunohost app upgrade tvheadend -u https://github.com/SylvainCecchetto/tvheadend_ynh/tree/testing --debug +sudo yunohost app upgrade tvheadend -u https://github.com/YunoHost-Apps/tvheadend_ynh/tree/testing --debug ``` diff --git a/README_fr.md b/README_fr.md index b9cb6e3..26a2bc2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -42,7 +42,7 @@ Une fois le paquet Tvheadend installé, allez à l'URL choisie, connectez-vous a ## Liens - * Signaler un bug: https://github.com/SylvainCecchetto/tvheadend_ynh/issues + * Signaler un bug: https://github.com/YunoHost-Apps/tvheadend_ynh/issues * Site de l'application: https://tvheadend.org * Dépôt de l'application principale: https://github.com/tvheadend/tvheadend * Site web YunoHost: https://yunohost.org/ @@ -53,11 +53,11 @@ Informations pour les développeurs ---------------- **Seulement si vous voulez utiliser une branche de test pour le codage, au lieu de fusionner directement dans la banche principale.** -Merci de faire vos pull request sur la [branche testing](https://github.com/SylvainCecchetto/tvheadend_ynh/tree/testing). +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/tvheadend_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` -sudo yunohost app install https://github.com/SylvainCecchetto/tvheadend_ynh/tree/testing --debug +sudo yunohost app install https://github.com/YunoHost-Apps/tvheadend_ynh/tree/testing --debug ou -sudo yunohost app upgrade tvheadend -u https://github.com/SylvainCecchetto/tvheadend_ynh/tree/testing --debug +sudo yunohost app upgrade tvheadend -u https://github.com/YunoHost-Apps/tvheadend_ynh/tree/testing --debug ```