diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 336cd4e..37de847 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -5,7 +5,7 @@ "type": 2, "subtype": 1, "name": "Dashboard", - "uri": "{/prefix}?{?}", + "uri": "{/lang}/{/app}/?{?}", "target": "self", "icon": null, "order": 1, diff --git a/info.json b/info.json index b3628d8..e0f8981 100755 --- a/info.json +++ b/info.json @@ -12,7 +12,7 @@ }, "creator": { "name": "Karaka", - "website": "www.spl1nes.com" + "website": "jingga.app" }, "description": "The backend dashboard module.", "directory": "Dashboard",