Skip to content

Commit afccae9

Browse files
committed
I swear I know how to do these things
1 parent 4a66cd0 commit afccae9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/tutorials_intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,11 @@ These tutorials and examples show you how to perform specific tasks that use the
7777

7878
| API | Examples | Tutorials | Hello, World |
7979
| --- | --- | --- | --- |
80-
| Flow control | | [application-flow-control.html](Flow control tutorial) | |
80+
| Flow control | | [Flow control tutorial](application-flow-control.html) | |
8181
| Ticker | [Ticker example](../apis/ticker.html#ticker-examples) | | [Ticker Hello, World](../apis/ticker.html#ticker-hello-world) |
8282
| Alarm | | [Alarm tutorial](../tutorials/alarm-tutorial.html) | |
8383
| DigitalOut | | | [DigitalOut Hello, World](../apis/digitalout.html#digitalout-hello-world)|
84-
| InterruptIn | [InterruptIn example](../apis/interruptin.html#interruptin-example) | | [InterruptIn Hello, World](../apis/interruptin.html#interruptin-hello-world) |
84+
| InterruptIn | [InterruptIn example](../apis/interruptin.html#interruptin-example) | | [InterruptIn Hello, World](../apis/interruptin.html#interruptin-hello-world) |
8585

8686
<table>
8787
<tbody>

0 commit comments

Comments
 (0)