fixing links in docs

This commit is contained in:
Peli de Halleux
2016-10-22 23:04:08 -07:00
parent 2f11d603e7
commit 66a46e4046
12 changed files with 15 additions and 13 deletions

View File

@ -7,7 +7,7 @@ For another device like a smartphone to use any of the Bluetooth "services" whic
### ~
The [Bluetooth UART service](/reference/bluetooth/start-uart-service.md) allows another device such as a smartphone to exchange any data it wants to with the micro:bit, in small chunks.
The [Bluetooth UART service](/reference/bluetooth/start-uart-service) allows another device such as a smartphone to exchange any data it wants to with the micro:bit, in small chunks.
With the Bluetooth UART service running, this block allows a micro:bit to send data to a Bluetooth connected device.