mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-28 06:06:36 +00:00
Remove en-us from URLs (#345)
This commit is contained in:
parent
74ee646590
commit
99a6320d3e
@ -251,7 +251,7 @@
|
|||||||
<p>
|
<p>
|
||||||
ESP Web Tools works by combining
|
ESP Web Tools works by combining
|
||||||
<a
|
<a
|
||||||
href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Serial_API"
|
href="https://developer.mozilla.org/docs/Web/API/Web_Serial_API"
|
||||||
>Web Serial</a
|
>Web Serial</a
|
||||||
>, <a href="https://www.improv-wifi.com/">Improv Wi-Fi</a> (optional),
|
>, <a href="https://www.improv-wifi.com/">Improv Wi-Fi</a> (optional),
|
||||||
and a manifest which describes the firmware. ESP Web Tools detects the
|
and a manifest which describes the firmware. ESP Web Tools detects the
|
||||||
@ -351,7 +351,7 @@
|
|||||||
<p>
|
<p>
|
||||||
If your manifest or the firmware files are hosted on another server,
|
If your manifest or the firmware files are hosted on another server,
|
||||||
make sure you configure
|
make sure you configure
|
||||||
<a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS"
|
<a href="https://developer.mozilla.org/docs/Web/HTTP/CORS"
|
||||||
>the CORS-headers</a
|
>the CORS-headers</a
|
||||||
>
|
>
|
||||||
such that your website is allowed to fetch those files by adding the
|
such that your website is allowed to fetch those files by adding the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user