Skip to content

Commit 68457b9

Browse files
authored
Merge pull request #454 from jamesblasco/patch-1
Update broken link in Readme
2 parents c25bedf + e1f2ab3 commit 68457b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ _ble.statusStream.listen((status) {
5454

5555
Use ` _ble.status` to get the current status of the host device.
5656

57-
See [BleStatus](https://github.com/PhilipsHue/flutter_reactive_ble/blob/master/lib/src/model/ble_status.dart) for
57+
See [BleStatus](https://github.com/PhilipsHue/flutter_reactive_ble/blob/master/packages/reactive_ble_platform_interface/lib/src/model/ble_status.dart) for
5858
more info about the meaning of the different statuses.
5959

6060
### Establishing connection

0 commit comments

Comments
 (0)