1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/traccar_ynh.git synced 2024-09-03 20:35:56 +02:00

Update manifest.toml

Fix code URL
This commit is contained in:
CodeShakingSheep 2024-01-16 12:13:49 +01:00 committed by GitHub
parent 8eadda6dc1
commit a396849edb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ license = "GPL-3.0-only"
website = "https://www.traccar.org/"
demo = "https://www.traccar.org/demo-server/"
admindoc = "https://www.traccar.org/documentation/"
code = "https://github.com/traccar/traccar-web"
code = "https://github.com/traccar/traccar"
[integration]
yunohost = ">= 11.2"