diff --git a/source/_integrations/keyboard_remote.markdown b/source/_integrations/keyboard_remote.markdown index 6e067a378cf..3b14b4da2cb 100644 --- a/source/_integrations/keyboard_remote.markdown +++ b/source/_integrations/keyboard_remote.markdown @@ -177,7 +177,7 @@ version: '3.7' services: homeassistant: - image: ghrc.io/homeassistant/home-assistant:stable + image: ghcr.io/homeassistant/home-assistant:stable volumes: - config:/config/ - /dev/input:/dev/input/ # this is needed to read input events.