diff --git a/index.html b/index.html index 683c558..0137453 100644 --- a/index.html +++ b/index.html @@ -171,7 +171,7 @@ ESPHome. To get started, connect an ESP device to your computer and hit the button:
-<esp-web-install-button - manifest="/static/firmware_build/manifest.json" + manifest="https://firmware.esphome.io/esphome-web/manifest.json" > <button slot="activate">Custom install button</button> <span slot="unsupported">Ah snap, your browser doesn't work!</span>