Skip to content

Commit 770c8c7

Browse files
authored
Fix case in README
1 parent 37ed414 commit 770c8c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/Bluetooth/BluetoothLESerial/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🌶️ - Bluetooth Low Energy Serial profile sample
22

3-
Shows how to use the Serial Protocol Profile APIs included in the [NanoFramework.Device.Bluetooth](http://docs.nanoframework.net/api/NanoFramework.Device.Bluetooth.html).
3+
Shows how to use the Serial Protocol Profile APIs included in the [nanoFramework.Device.Bluetooth](http://docs.nanoframework.net/api/nanoFramework.Device.Bluetooth.html).
44

55
The sample allows a Bluetooth Terminal program to connect and send/receive text messages. There are a number of applications on both Android and IOS
66
that will work.
@@ -26,7 +26,7 @@ Currently there are 2 firmware images that support Bluetooth:-
2626

2727
### Reference
2828

29-
- [NanoFramework.Device.Bluetooth](http://docs.nanoframework.net/api/NanoFramework.Device.Bluetooth.html)
29+
- [nanoFramework.Device.Bluetooth](http://docs.nanoframework.net/api/nanoFramework.Device.Bluetooth.html)
3030

3131
## Build the sample
3232

0 commit comments

Comments
 (0)