Skip to content
This repository was archived by the owner on Jul 19, 2018. It is now read-only.

Commit 23b6bbe

Browse files
committed
Fix broken links
1 parent 696de68 commit 23b6bbe

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

learn.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
By working through this resource, you will learn how to use Python and GPIO Zero to control:
22

3-
- [LEDs and buttons](worksheet.md)
4-
- [an active buzzer](buzzer.md)
5-
- [traffic lights](trafficlights.md)
6-
- [a light-dependent resistor](ldr.md)
7-
- [a PIR motion sensor](pir.md)
8-
- [an ultrasonic distance sensor](distance.md)
9-
- [analogue inputs](analogue.md)
10-
- [motors](motors.md)
3+
- [LEDs and buttons](physical-computing-with-python/worksheet.md)
4+
- [an active buzzer](physical-computing-with-python/buzzer.md)
5+
- [traffic lights](physical-computing-with-python/trafficlights.md)
6+
- [a light-dependent resistor](physical-computing-with-python/ldr.md)
7+
- [a PIR motion sensor](physical-computing-with-python/pir.md)
8+
- [an ultrasonic distance sensor](physical-computing-with-python/distance.md)
9+
- [analogue inputs](physical-computing-with-python/analogue.md)
10+
- [motors](physical-computing-with-python/motors.md)

0 commit comments

Comments
 (0)