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
|
||||
|
||||
* 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>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/simplytranslate>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/simplytranslate_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
|
@ -30,8 +30,9 @@ L'interface du moteur SimplyTranslate, que vous pouvez utiliser pour la traducti
|
|||
|
||||
## 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>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/simplytranslate>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/simplytranslate_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue