From d894b74005bd5259e9bf703fab28040652882599 Mon Sep 17 00:00:00 2001 From: CrazyWolf13 Date: Tue, 3 Feb 2026 11:54:21 +0100 Subject: [PATCH] fix docs url --- frontend/public/json/wealthfolio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/wealthfolio.json b/frontend/public/json/wealthfolio.json index b63090bca..8c5508b54 100644 --- a/frontend/public/json/wealthfolio.json +++ b/frontend/public/json/wealthfolio.json @@ -9,7 +9,7 @@ "updateable": true, "privileged": false, "interface_port": 8080, - "documentation": "https://wealthfolio.app/docs/self-hosting/", + "documentation": "https://wealthfolio.app/docs/introduction/", "config_path": "/opt/wealthfolio/.env", "website": "https://wealthfolio.app/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/wealthfolio.webp",