Skip to content

Commit

Permalink
📝 Update links to configurator
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinroger committed Dec 1, 2017
1 parent f9f0232 commit f605adf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/advanced-usage/ui-bundle.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
The Homie for ESP8266 configuration AP implements a captive portal. When connecting to it, you will be prompted to connect, and your Web browser will open. By default, it will show an empty page with a text saying to install an `ui_bundle.gz` file.

Indeed, you can serve the [configuration UI](http://setup.homie-esp8266.marvinroger.fr/) directly from your ESP8266. See [the data/homie folder](https://github.com/marvinroger/homie-esp8266/tree/develop/data/homie).
Indeed, you can serve the [configuration UI](http://marvinroger.github.io/homie-esp8266/configurators/v2/) directly from your ESP8266. See [the data/homie folder](https://github.com/marvinroger/homie-esp8266/tree/develop/data/homie).
2 changes: 1 addition & 1 deletion docs/configuration/http-json-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ When in `configuration` mode, the device exposes a HTTP JSON API to send the con

If you don't want to mess with JSON, you have a Web UI / app available:

* At http://setup.homie-esp8266.marvinroger.fr/
* At http://marvinroger.github.io/homie-esp8266/configurators/v2/
* As an [Android app](https://build.phonegap.com/apps/1906578/share)

**Quick instructions to use the Web UI / app**:
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ theme:
extra:
social:
- type: cog
link: http://setup.homie-esp8266.marvinroger.fr
link: http://marvinroger.github.io/homie-esp8266/configurators/v2/

markdown_extensions:
- meta
Expand Down

0 comments on commit f605adf

Please sign in to comment.