We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6cb3ba commit ba73545Copy full SHA for ba73545
README.md
@@ -14,8 +14,8 @@ Don't forget that you also need to [add the board you are using to the IDE](http
14
<details><summary>Example board URLs</summary>
15
Please note, that these might not be the best options and can change at any time. If in doubt, do your own research :)
16
<ul>
17
- <li>ESP8266 `https://arduino.esp8266.com/stable/package_esp8266com_index.json`</li>
18
- <li>ESP32 `https://dl.espressif.com/dl/package_esp32_index.json`</li>
+ <li>ESP8266 https://arduino.esp8266.com/stable/package_esp8266com_index.json</li>
+ <li>ESP32 https://dl.espressif.com/dl/package_esp32_index.json</li>
19
</ul>
20
</details>
21
0 commit comments