Explorar el Código

Fix screenshot path

Paulus Schoutsen hace 3 años
padre
commit
b2cd8eaf4e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -171,7 +171,7 @@
 
       <p class="screenshot">
         <img
-          src="/static/screenshot-dialog.png"
+          src="./static/screenshot-dialog.png"
           alt="Screenshot showing ESP Web Tools dialog offering visting the device, adding it to Home Assistant, change Wi-Fi, show logs and console and reset data."
         />
         <i>Screenshot showing the ESP Web Tools interface</i>