Skip to content

Commit fc0cbad

Browse files
committed
Fix GPIO samples linking
Signed-off-by: José Simões <[email protected]>
1 parent e5f564c commit fc0cbad

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

samples/Gpio/README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22

33
Shows how to use the GPIO related APIs in [Windows.Devices.Gpio](http://docs.nanoframework.net/api/Windows.Devices.Gpio.html).
44

5+
## Samples
56

6-
### Samples
7-
8-
[GPIO + Events](/Gpio%2BEvents)
9-
10-
[GPIO Change Counter](/GPIOChangeCounter)
11-
7+
[GPIO + Events](Gpio%2BEvents)
128

9+
[GPIO Change Counter](GPIOChangeCounter)

0 commit comments

Comments
 (0)