mirror of
https://github.com/YunoHost-Apps/simplytranslate_ynh.git
synced 2024-09-03 20:16:26 +02:00
kontribusi ubah nama
Fix website url
This commit is contained in:
commit
be17dae06e
3 changed files with 6 additions and 4 deletions
|
@ -30,8 +30,9 @@ The frontend for SimplyTranslate engine, which you can use for translation for m
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://simple-web.org/projects/simplytranslate.html>
|
* Official app website: <https://simplytranslate.org>
|
||||||
* Upstream app code repository: <https://codeberg.org/SimpleWeb/SimplyTranslate-Web>
|
* Upstream app code repository: <https://codeberg.org/SimpleWeb/SimplyTranslate-Web>
|
||||||
|
* YunoHost Store: <https://apps.yunohost.org/app/simplytranslate>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/simplytranslate_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/simplytranslate_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
|
@ -30,8 +30,9 @@ L'interface du moteur SimplyTranslate, que vous pouvez utiliser pour la traducti
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://simple-web.org/projects/simplytranslate.html>
|
* Site officiel de l’app : <https://simplytranslate.org>
|
||||||
* Dépôt de code officiel de l’app : <https://codeberg.org/SimpleWeb/SimplyTranslate-Web>
|
* Dépôt de code officiel de l’app : <https://codeberg.org/SimpleWeb/SimplyTranslate-Web>
|
||||||
|
* YunoHost Store: <https://apps.yunohost.org/app/simplytranslate>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/simplytranslate_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/simplytranslate_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## 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
|
sudo yunohost app upgrade simplytranslate -u https://github.com/YunoHost-Apps/simplytranslate_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
|
@ -12,7 +12,7 @@ maintainers = ["the7thNightmare"]
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "AGPL-3.0"
|
license = "AGPL-3.0"
|
||||||
website = "https://simple-web.org/projects/simplytranslate.html"
|
website = "https://simplytranslate.org/"
|
||||||
code = "https://codeberg.org/SimpleWeb/SimplyTranslate-Web"
|
code = "https://codeberg.org/SimpleWeb/SimplyTranslate-Web"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
|
|
Loading…
Add table
Reference in a new issue