From b060b52fcd6681a2913bf02bd5877411e1decc55 Mon Sep 17 00:00:00 2001 From: Mike Degatano Date: Thu, 28 Aug 2025 18:23:24 +0000 Subject: [PATCH] Adjust language of repair and link to readme --- homeassistant/components/hassio/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/hassio/strings.json b/homeassistant/components/hassio/strings.json index 956d991d96f..b71515980f8 100644 --- a/homeassistant/components/hassio/strings.json +++ b/homeassistant/components/hassio/strings.json @@ -57,7 +57,7 @@ "fix_flow": { "step": { "addon_execute_remove": { - "description": "Add-on {addon} is marked deprecated by the developer. This means it is no longer being maintained and so may break or become a security issue over time.\n\nSelecting **Submit** will uninstall this deprecated add-on. Alternatively, you can check [Home Assistant help]({help_url}) and the [community forum]({community_url}) for alternatives to migrate to." + "description": "Add-on {addon} is marked deprecated by the developer. This means it is no longer being maintained and so may break or become a security issue over time.\n\nReview the [readme](homeassistant://hassio/addon/{reference}/info) and [documentation](homeassistant://hassio/addon/{reference}/documentation) of the add-on to see if the developer provided instructions.\n\nSelecting **Submit** will uninstall this deprecated add-on. Alternatively, you can check [Home Assistant help]({help_url}) and the [community forum]({community_url}) for alternatives to migrate to." } }, "abort": {