diff --git a/nspanel-lovelace-ui/config.yaml b/nspanel-lovelace-ui/config.yaml index 29fdf17d..a95ba564 100644 --- a/nspanel-lovelace-ui/config.yaml +++ b/nspanel-lovelace-ui/config.yaml @@ -3,7 +3,7 @@ name: NSPanel Lovelace UI Addon version: "4.7.0" slug: nspanel-lovelace-ui description: NSPanel Lovelace UI Addon -url: "https://github.com/home-assistant/addons-example/tree/main/example" +url: "https://github.com/joBr99/nspanel-lovelace-ui/tree/main/nspanel-lovelace-ui" arch: - armhf - armv7 @@ -17,4 +17,4 @@ options: message: "Hello world..." schema: message: "str?" -image: "ghcr.io/joBr99/{arch}-addon-example" +image: "ghcr.io/joBr99/{arch}-nspanel-lovelace-ui"