Skip to content

Commit 6079ee3

Browse files
committed
Fix broken links
1 parent 64b283d commit 6079ee3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,15 +449,15 @@ If you aren’t familiar with the following concepts, we also recommend checking
449449
<b>Installing Arduino IDE</b>
450450
</a>
451451
<!-- ----------WHITE SPACE BETWEEN GRID CARDS---------- -->
452-
- <a href="https://learn.sparkfun.com/tutorials/redboard-turbo-hookup-guide">
452+
- <a href="https://learn.sparkfun.com/tutorials/iot-redboard-esp32-development-board-hookup-guide">
453453
<figure markdown>
454454
<img src="https://cdn.sparkfun.com/assets/learn_tutorials/2/2/5/7/285808434_548438690244031_7008413248633042033_n.jpg" style="width:264px; height:148px; object-fit:contain;" alt="IoT RedBoard ESP32 Development Board Hookup Guide">
455455
</figure>
456456
</a>
457457

458458
---
459459

460-
<a href="hhttps://learn.sparkfun.com/tutorials/iot-redboard-esp32-development-board-hookup-guide">
460+
<a href="https://learn.sparkfun.com/tutorials/iot-redboard-esp32-development-board-hookup-guide">
461461
<b>IoT RedBoard ESP32 Development Board Hookup Guide</b>
462462
</a>
463463
<!-- ----------WHITE SPACE BETWEEN GRID CARDS---------- -->

0 commit comments

Comments
 (0)