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:
parent
8eadda6dc1
commit
a396849edb
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue