1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncast_ynh.git synced 2024-09-03 19:56:20 +02:00

Merge pull request #12 from YunoHost-Apps/fix-auto-updater

Set manifest's upstream.code as the actual repo
This commit is contained in:
tituspijean 2021-09-27 11:19:56 +02:00 committed by GitHub
commit 6e20677d37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -49,7 +49,7 @@ OBS can be used as streaming video app: https://obsproject.com/
* Official app website: https://owncast.online/
* Official admin documentation: https://owncast.online/docs/
* Upstream app code repository: https://github.com/owncast
* Upstream app code repository: https://github.com/owncast/owncast
* YunoHost documentation for this app: https://yunohost.org/app_owncast
* Report a bug: https://github.com/YunoHost-Apps/owncast_ynh/issues

View file

@ -42,7 +42,7 @@ OBS peut être utilisé comme application de streaming vidéo : https://obsproje
* Site officiel de l'app : https://owncast.online/
* Documentation officielle de l'admin : https://owncast.online/docs/
* Dépôt de code officiel de l'app : https://github.com/owncast
* Dépôt de code officiel de l'app : https://github.com/owncast/owncast
* Documentation YunoHost pour cette app : https://yunohost.org/app_owncast
* Signaler un bug : https://github.com/YunoHost-Apps/owncast_ynh/issues

View file

@ -13,7 +13,7 @@
"website": "https://owncast.online/",
"demo": "https://watch.owncast.online/",
"admindoc": "https://owncast.online/docs/",
"code": "https://github.com/owncast"
"code": "https://github.com/owncast/owncast"
},
"license": "MIT",
"maintainer": {