From f3b38e2ba291f209b0e7453c42955ff890377564 Mon Sep 17 00:00:00 2001 From: Rik <56293445+RiX012@users.noreply.github.com> Date: Fri, 20 Feb 2026 09:12:21 +0100 Subject: [PATCH] fixen broken link to dawarich documentation (#12103) --- frontend/public/json/dawarich.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/dawarich.json b/frontend/public/json/dawarich.json index 2516cccf7..274ce70bc 100644 --- a/frontend/public/json/dawarich.json +++ b/frontend/public/json/dawarich.json @@ -9,7 +9,7 @@ "updateable": true, "privileged": false, "interface_port": 3000, - "documentation": "https://dawarich.app/docs", + "documentation": "https://dawarich.app/docs/intro", "website": "https://dawarich.app/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/dawarich.webp", "config_path": "/opt/dawarich/.env",