From 432440a918387d31b47e3f705fffbe6a0e60468d Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Wed, 9 Oct 2019 13:47:33 +0100 Subject: [PATCH] Add missing bracket. --- www/pages/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/pages/index.html b/www/pages/index.html index a1d2cfad..f76df0c6 100644 --- a/www/pages/index.html +++ b/www/pages/index.html @@ -53,7 +53,7 @@ href="https://test.mosquitto.org/">test.mosquitto.org where you can test your clients in a variety of ways: plain MQTT, MQTT over TLS, MQTT over TLS (with client certificate, + href="https://test.mosquitto.org/ssl/">client certificate), MQTT over WebSockets and MQTT over WebSockets with TLS.