From 906b080b04e533897d041c19abe26db8c13da4b1 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 10 Dec 2022 22:17:54 +0100 Subject: [PATCH] fix urls --- Admin/Install/Navigation.install.json | 2 +- info.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index b57b711..eb84032 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -5,7 +5,7 @@ "type": 1, "subtype": 1, "name": "Calendar", - "uri": "{/prefix}calendar/dashboard?{?}", + "uri": "{/lang}/{/app}/calendar/dashboard?{?}", "target": "self", "icon": "fa fa-calendar", "order": 10, diff --git a/info.json b/info.json index e6c18bf..c1e37c8 100755 --- a/info.json +++ b/info.json @@ -12,7 +12,7 @@ }, "creator": { "name": "Karaka", - "website": "www.spl1nes.com" + "website": "jingga.app" }, "description": "Calendar module.", "directory": "Calendar",