mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Update official website (#35)
This commit is contained in:
parent
4374ed80c0
commit
0667cf3d32
3 changed files with 4 additions and 4 deletions
|
@ -69,7 +69,7 @@ This can be changed in settings.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: https://streamaserver.org/
|
* Official app website: https://docs.streama-project.com
|
||||||
* Official admin documentation: https://docs.streama-project.com/
|
* Official admin documentation: https://docs.streama-project.com/
|
||||||
* Upstream app code repository: https://github.com/streamaserver/streama
|
* Upstream app code repository: https://github.com/streamaserver/streama
|
||||||
* YunoHost documentation for this app: https://yunohost.org/app_streama
|
* YunoHost documentation for this app: https://yunohost.org/app_streama
|
||||||
|
|
|
@ -65,7 +65,7 @@ Ceci pourra être changé dans les paramètres.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : https://streamaserver.org/
|
* Site officiel de l'app : https://docs.streama-project.com
|
||||||
* Documentation officielle de l'admin : https://docs.streama-project.com/
|
* Documentation officielle de l'admin : https://docs.streama-project.com/
|
||||||
* Dépôt de code officiel de l'app : https://github.com/streamaserver/streama
|
* Dépôt de code officiel de l'app : https://github.com/streamaserver/streama
|
||||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_streama
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_streama
|
||||||
|
|
|
@ -7,10 +7,10 @@
|
||||||
"fr": "Serveur de streaming auto-hébergé"
|
"fr": "Serveur de streaming auto-hébergé"
|
||||||
},
|
},
|
||||||
"version": "1.10.3~ynh2",
|
"version": "1.10.3~ynh2",
|
||||||
"url": "https://streamaserver.org/",
|
"url": "https://docs.streama-project.com",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"website": "https://streamaserver.org/",
|
"website": "https://docs.streama-project.com",
|
||||||
"demo": "https://streama.demo-version.net",
|
"demo": "https://streama.demo-version.net",
|
||||||
"admindoc": "https://docs.streama-project.com/",
|
"admindoc": "https://docs.streama-project.com/",
|
||||||
"code": "https://github.com/streamaserver/streama"
|
"code": "https://github.com/streamaserver/streama"
|
||||||
|
|
Loading…
Add table
Reference in a new issue