Skip to content

Commit 09453b8

Browse files
authored
Update tutorial link in README.md
Changed old reference which did not work because it pointed to a relative location in libtock-c to the current location at book.tockos.org/tutorials/01_running_blink
1 parent 0bc7997 commit 09453b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/blink/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ The canonical "blink" app for an embedded platform. This app will
55
blink all of the LEDs that are registered with the kernel.
66

77
To learn more, please see the
8-
[Blink an LED](../../../doc/tutorials/01_running_blink.md) tutorial.
8+
[Blink an LED](https://book.tockos.org/tutorials/01_running_blink) tutorial.

0 commit comments

Comments
 (0)