diff --git a/index.html b/index.html index b9ce038..c141913 100644 --- a/index.html +++ b/index.html @@ -88,7 +88,7 @@

@@ -120,7 +120,7 @@

Projects using ESP Web Tools

WLED

@@ -154,7 +154,7 @@ ></script> <esp-web-install-button - manifest="/static/firmware_build/manifest.json" + manifest="static/firmware_build/manifest.json" ></esp-web-install-button>

@@ -242,7 +242,7 @@

 <esp-web-install-button
-  manifest="/static/firmware_build/manifest.json"
+  manifest="static/firmware_build/manifest.json"
   erase-first
 >
   <button slot="activate">Custom install button</button>