diff --git a/examples/mqttRSSI/README.md b/examples/mqttRSSI/README.md index a7c9835..8d82f44 100644 --- a/examples/mqttRSSI/README.md +++ b/examples/mqttRSSI/README.md @@ -2,7 +2,7 @@ ### Publish ESP8266/ESP32 WiFi signal strength to MQTT broker -This example is based on the description of the MQTT client application in the [AutoConnect documentation](https://hieromon.github.io/AutoConnect/examples/index.html#used-with-mqtt-as-a-client-application). To experience this example, you need to prepare the [ThingSpeak](https://thingspeak.com/) account and the channel for MQTT message exchange in advance. +This example is based on the description of the MQTT client application in the [AutoConnect documentation](https://hieromon.github.io/AutoConnect/howtoembed.html#used-with-mqtt-as-a-client-application). To experience this example, you need to prepare the [ThingSpeak](https://thingspeak.com/) account and the channel for MQTT message exchange in advance.