Skip to content

Commit

Permalink
🎨 Fix broken doc link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinroger committed May 30, 2017
1 parent f8e569d commit 6653dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The Git repository contains the development version of Homie for ESP8266. Stable
* [JSON configuration file](https://marvinroger.github.io/homie-esp8266/develop/configuration/json-configuration-file) to configure the device
* [Cute HTTP API / Web UI / App](https://marvinroger.github.io/homie-esp8266/develop/configuration/http-json-api) to remotely send the configuration to the device and get information about it
* [Custom settings](https://marvinroger.github.io/homie-esp8266/develop/advanced-usage/custom-settings)
* [OTA over MQTT](https://marvinroger.github.io/homie-esp8266/develop/advanced-usage/ota-configuration-updates)
* [OTA over MQTT](https://marvinroger.github.io/homie-esp8266/develop/others/ota-configuration-updates)
* [Magic bytes](https://marvinroger.github.io/homie-esp8266/develop/advanced-usage/magic-bytes)
* Available in the [PlatformIO registry](https://platformio.org/#!/lib/show/555/Homie)
* Pretty straightforward sketches, a simple light for example:
Expand Down

0 comments on commit 6653dc7

Please sign in to comment.