diff --git a/README.md b/README.md index 1f7248d..ce032ad 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ This can be changed in settings. ## 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/ * Upstream app code repository: https://github.com/streamaserver/streama * YunoHost documentation for this app: https://yunohost.org/app_streama diff --git a/README_fr.md b/README_fr.md index 22a46fc..bc7eb8b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -65,7 +65,7 @@ Ceci pourra être changé dans les paramètres. ## 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/ * Dépôt de code officiel de l'app : https://github.com/streamaserver/streama * Documentation YunoHost pour cette app : https://yunohost.org/app_streama diff --git a/manifest.json b/manifest.json index e9c6ef9..1d38d07 100644 --- a/manifest.json +++ b/manifest.json @@ -7,10 +7,10 @@ "fr": "Serveur de streaming auto-hébergé" }, "version": "1.10.3~ynh2", - "url": "https://streamaserver.org/", + "url": "https://docs.streama-project.com", "upstream": { "license": "MIT", - "website": "https://streamaserver.org/", + "website": "https://docs.streama-project.com", "demo": "https://streama.demo-version.net", "admindoc": "https://docs.streama-project.com/", "code": "https://github.com/streamaserver/streama"