From a396849edb0ac53b4d8eaa13bb413bb8351ce890 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Tue, 16 Jan 2024 12:13:49 +0100 Subject: [PATCH] Update manifest.toml Fix code URL --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 5910547..90b0a14 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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"