diff --git a/custom_components/panda_status/translations/en.json b/custom_components/panda_status/translations/en.json index c023d00..d6269a1 100644 --- a/custom_components/panda_status/translations/en.json +++ b/custom_components/panda_status/translations/en.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "description": "If you need help with the configuration have a look here: https://github.com/ping-localhost/panda_status", + "description": "If you need help with the configuration have a look here: https://github.com/ping-localhost/panda-status", "data": { "url": "URL", "name": "Name for the device (optional)" @@ -20,7 +20,7 @@ "options": { "step": { "init": { - "description": "If you need help with the configuration have a look here: https://github.com/ping-localhost/panda_status", + "description": "If you need help with the configuration have a look here: https://github.com/ping-localhost/panda-status", "data": { "url": "URL", "name": "Name for the device (optional)" @@ -37,4 +37,4 @@ "websocket_reachable": "WebSocket reachable" } } -} \ No newline at end of file +}