Fix typo in iot link (#1867)

This commit is contained in:
Andrew Young 2018-04-02 14:44:41 +09:00 committed by Bo-Yi Wu
parent e80e71ab78
commit 21164068e1

View File

@ -678,7 +678,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [flogo](https://github.com/tibcosoftware/flogo) - Project Flogo is an Open Source Framework for IoT Edge Apps & Integration.
* [gatt](https://github.com/paypal/gatt) - Gatt is a Go package for building Bluetooth Low Energy peripherals.
* [gobot](https://github.com/hybridgroup/gobot/) - Gobot is a framework for robotics, physical computing, and the Internet of Things.
* [iot](https;//github.com/vaelen/iot/) - IoT is a simple framework for implementing a Google IoT Core device.
* [iot](https://github.com/vaelen/iot/) - IoT is a simple framework for implementing a Google IoT Core device.
* [mainflux](https://github.com/Mainflux/mainflux) - Industrial IoT Messaging and Device Management Server.
* [periph](https://periph.io/) - Peripherals I/O to interface with low-level board facilities.
* [sensorbee](https://github.com/sensorbee/sensorbee) - Lightweight stream processing engine for IoT.