diff --git a/README.md b/README.md index 301b7a6..c04721b 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,9 @@ The frontend for SimplyTranslate engine, which you can use for translation for m ## Documentation and resources -* Official app website: +* Official app website: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 175bcf2..01aa2ba 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,8 +30,9 @@ L'interface du moteur SimplyTranslate, que vous pouvez utiliser pour la traducti ## Documentations et ressources -* Site officiel de l’app : +* Site officiel de l’app : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs @@ -46,4 +47,4 @@ ou sudo yunohost app upgrade simplytranslate -u https://github.com/YunoHost-Apps/simplytranslate_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** diff --git a/manifest.toml b/manifest.toml index 76feea3..8bdd451 100644 --- a/manifest.toml +++ b/manifest.toml @@ -12,7 +12,7 @@ maintainers = ["the7thNightmare"] [upstream] license = "AGPL-3.0" -website = "https://simple-web.org/projects/simplytranslate.html" +website = "https://simplytranslate.org/" code = "https://codeberg.org/SimpleWeb/SimplyTranslate-Web" [integration]