Skip to content

Commit f05390e

Browse files
committed
change site link & test can verify
1 parent 72c5592 commit f05390e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/boards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,5 +387,5 @@ To put the board into bootloader mode, configure a serial connection as above, c
387387
WiFiduino
388388
---------
389389

390-
Product page: https://wifiduino.com/esp8266/
390+
Product page: https://wifiduino.com/esp8266
391391

tools/boards.txt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@
726726
'4M',
727727
],
728728
'serial': '921',
729-
'desc': [ 'Product page: https://wifiduino.com/esp8266/' ],
729+
'desc': [ 'Product page: https://wifiduino.com/esp8266' ],
730730
}),
731731
])
732732

0 commit comments

Comments
 (0)