From bb101c58e8c1bd970f3b6cde58e31d77a8c0d56a Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Sat, 20 Jan 2018 01:13:10 +0100 Subject: [PATCH] Update link http->https (#384) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8317691..572b4a5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ a server that supports MQTT. The library comes with a number of example sketches. See File > Examples > PubSubClient within the Arduino application. -Full API documentation is available here: http://pubsubclient.knolleary.net +Full API documentation is available here: https://pubsubclient.knolleary.net ## Limitations