Skip to content

Commit 9c53cc5

Browse files
authored
Update board ID link in esp32.md
1 parent 1a6e084 commit 9c53cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/esp32.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ esp32:
2222
This must match the hardware in use, or it will fail to flash.
2323

2424
- **board** (*Optional*, string): The PlatformIO board ID that should be used. Choose the appropriate board from
25-
[this list](https://registry.platformio.org/platforms/platformio/espressif32/boards?version=5.3.0) (the icon next
25+
[this list](https://registry.platformio.org/platforms/platformio/espressif32/boards) (the icon next
2626
to the name can be used to copy the board ID). *This only affects pin aliases and some internal settings*;
2727
This setting is no longer recommended, `variant` should be used instead.
2828

0 commit comments

Comments
 (0)