mirror of
https://github.com/YunoHost-Apps/tvheadend_ynh.git
synced 2024-10-01 13:34:50 +02:00
[fix] Update README URLs
This commit is contained in:
parent
6358e8a605
commit
1779bfe768
2 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
```
|
||||
|
|
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue