docs: correct BLE readme link

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram 2016-12-21 10:51:08 +01:00
parent bd93ae5fac
commit 73779ffc54
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
Package ble provides the Gobot adaptor for Bluetooth LE.
For more information refer to the README:
https://gobot.io/x/gobot/blob/master/platforms/ble/README.md
https://github.com/hybridgroup/gobot/blob/master/platforms/ble/README.md
*/
package ble // import "gobot.io/x/gobot/platforms/ble"