docs: correct BLE readme link
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
bd93ae5fac
commit
73779ffc54
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue