From 321af09304d72382e58cc7207fa0f41b63782d6c Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Sun, 7 Apr 2019 22:36:21 +0900 Subject: [PATCH] Fixed wrong link to the example page. --- examples/mqttRSSI/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mqttRSSI/README.md b/examples/mqttRSSI/README.md index 3a86cda..a7c9835 100644 --- a/examples/mqttRSSI/README.md +++ b/examples/mqttRSSI/README.md @@ -16,7 +16,7 @@ The ThingSpeak is the open IoT platform. It is capable of sending data privately - Create a channel on ThingSpeak. - Get the Channel API Keys from ThingSpeak, put its keys to the sketch. -You can sign up with the [ThingSpeak sign-up page](https://thingspeak.com/users/sign_up). (You are entrusted with the final judgment of account creation for ThingSpeak. Create an account at your own risk.) And you can learn about other steps from the [explanation page](https://hieromon.github.io/AutoConnect/examples/index.html#advance-procedures) of this example. +You can sign up with the [ThingSpeak sign-up page](https://thingspeak.com/users/sign_up). (You are entrusted with the final judgment of account creation for ThingSpeak. Create an account at your own risk.) And you can learn about other steps from the [explanation page](https://hieromon.github.io/AutoConnect/howtoembed.html#used-with-mqtt-as-a-client-application) of this example. ### Obtaining the keys you need