Skip to content

Commit 6650bd1

Browse files
committed
Bootloader doesn't need a table either
1 parent 83799e5 commit 6650bd1

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

docs/tutorials/tutorials_intro.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -218,16 +218,7 @@ These tutorials show you how to install, export a project to and start a debuggi
218218

219219
### Bootloader
220220

221-
<table>
222-
<tbody>
223-
<tr>
224-
<td><a href="bootloader.html">Creating and using a bootloader tutorial</a></td>
225-
</tr>
226-
<tr>
227-
<td><a href="https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-bootloader">Bootloader example</a></td>
228-
</tr>
229-
</tbody>
230-
</table>
221+
A [tutorial for creating and using a bootloader](../tutorials/bootloader.html), and [an example bootloader](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-bootloader).
231222

232223
### Optimizing
233224

0 commit comments

Comments
 (0)