From 889c24981a12b89036dff5b144cb6d35a83d15d7 Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Fri, 9 Feb 2024 21:56:07 +0100 Subject: [PATCH] Fixed upstream. --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8eddb27..107682a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -14,7 +14,7 @@ maintainers = ["tituspijean"] [upstream] license = "MIT" website = "https://owntracks.org/" -code = "https://github.com/tomyvi/php-owntracks-recorder" +code = "https://github.com/owntracks/frontend" [integration] yunohost = ">= 11.2"