From 99c5e2230c5d89a4a2f5d7294b534ef8ceb35b18 Mon Sep 17 00:00:00 2001 From: proddy Date: Tue, 14 Apr 2026 09:31:35 +0200 Subject: [PATCH] fix link --- test/test_data/custom_support.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_data/custom_support.json b/test/test_data/custom_support.json index b528645a3..6d5b81502 100644 --- a/test/test_data/custom_support.json +++ b/test/test_data/custom_support.json @@ -13,6 +13,6 @@ "", "For help and questions please contact your installer." ], - "img_url": "https://emsesp.org/_media/images/designer.png" + "img_url": "https://emsesp.org/media/images/designer.png" } } \ No newline at end of file