Procházet zdrojové kódy

Fix screenshot path

Paulus Schoutsen před 3 roky
rodič
revize
b2cd8eaf4e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>