Skip to content

Commit eceeb56

Browse files
author
Amanda Butler
authored
Replace mesh example in tutorials_intro.md
Replace link to mesh example with link to mesh tutorial.
1 parent 2a3b182 commit eceeb56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/tutorials_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ These tutorials show you how to perform specific tasks that use the Arm Mbed API
2525
<tbody>
2626
<tr>
2727
<td><a href="cellular-tcp-sockets.html">TCP sockets tutorial</a></td>
28-
<td><a href="../apis/mesh-api.html#mesh-example">Mesh example</a></td>
28+
<td><a href="../tutorials/light-control.html">Mesh light control tutorial</a></td>
2929
<td><a href="../apis/heartrateservice.html#heartrateservice-example">BLE heart rate example</a></td>
3030
<td><a href="https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-Thermometer">BLE thermometer example</a></td>
3131
<td><a href="https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-nfc-SmartPoster">NFC example</a></td>

0 commit comments

Comments
 (0)