diff --git a/index.html b/index.html index 683c5583..0137453c 100644 --- a/index.html +++ b/index.html @@ -171,7 +171,7 @@

Try a live demo

ESPHome. To get started, connect an ESP device to your computer and hit the button:

- + The demo is not available because your browser does not support Web Serial. Open this page in Google Chrome or Microsoft Edge insteadReplace the button and message with a custom one

 <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>