diff --git a/examples/mqttRSSI/mqttRSSI.ino b/examples/mqttRSSI/mqttRSSI.ino index 31e9a8e..df83583 100644 --- a/examples/mqttRSSI/mqttRSSI.ino +++ b/examples/mqttRSSI/mqttRSSI.ino @@ -5,7 +5,7 @@ This example is for explaining how to use the AutoConnect library. In order to execute this example, the ThingSpeak account is needed. Sing up for New User Account and create a New Channel via My Channels. For details, please refer to the project page. -https://hieromon.github.io/AutoConnect/examples/index.html#used-with-mqtt-as-a-client-application +https://hieromon.github.io/AutoConnect/howtoembed.html#used-with-mqtt-as-a-client-application This example is based on the environment as of March 20, 2018. Copyright (c) 2018 Hieromon Ikasamo. diff --git a/examples/mqttRSSI_FS/mqttRSSI_FS.ino b/examples/mqttRSSI_FS/mqttRSSI_FS.ino index 59e8bca..4e6ec16 100644 --- a/examples/mqttRSSI_FS/mqttRSSI_FS.ino +++ b/examples/mqttRSSI_FS/mqttRSSI_FS.ino @@ -5,7 +5,7 @@ In order to execute this example, the ThingSpeak account is needed. Sing up for New User Account and create a New Channel via My Channels. For details, please refer to the project page. - https://hieromon.github.io/AutoConnect/examples/index.html#used-with-mqtt-as-a-client-application + https://hieromon.github.io/AutoConnect/howtoembed.html#used-with-mqtt-as-a-client-application Also, this example uses AutoConnectAux menu customization which stored in SPIFFS. To evaluate this example, you upload the contents as mqtt_setting.json of diff --git a/examples/mqttRSSI_NA/mqttRSSI_NA.ino b/examples/mqttRSSI_NA/mqttRSSI_NA.ino index 26a9549..9bda302 100644 --- a/examples/mqttRSSI_NA/mqttRSSI_NA.ino +++ b/examples/mqttRSSI_NA/mqttRSSI_NA.ino @@ -5,7 +5,7 @@ This example is for explaining how to use the AutoConnect library. In order to execute this example, the ThingSpeak account is needed. Sing up for New User Account and create a New Channel via My Channels. For details, please refer to the project page. -https://hieromon.github.io/AutoConnect/examples/index.html#used-with-mqtt-as-a-client-application +https://hieromon.github.io/AutoConnect/howtoembed.html#used-with-mqtt-as-a-client-application This example is based on the environment as of March 20, 2018. Copyright (c) 2018 Hieromon Ikasamo.