1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplytranslate_ynh.git synced 2024-09-03 20:16:26 +02:00

Fix website URL in manifest.toml

This commit is contained in:
CodeShakingSheep 2023-11-08 12:21:04 +01:00 committed by GitHub
parent 509c218721
commit e35719cd3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]