From c5b7884b9594e7261b0f8fcc6b82caaff32c24ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Thu, 30 Oct 2025 08:50:37 +0100 Subject: [PATCH] Update documentation URL in reitti.json --- frontend/public/json/reitti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/reitti.json b/frontend/public/json/reitti.json index a0fe6f0f9..5b8e5ca51 100644 --- a/frontend/public/json/reitti.json +++ b/frontend/public/json/reitti.json @@ -9,7 +9,7 @@ "updateable": true, "privileged": false, "interface_port": 8080, - "documentation": "https://github.com/dedicatedcode/reitti", + "documentation": "https://www.dedicatedcode.com/projects/reitti/", "config_path": "/opt/reitti/.env", "website": "https://www.dedicatedcode.com/projects/reitti/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/reitti.webp",