Change html link refs from _new to _blank to be standards compliant

This commit is contained in:
Dave Conway-Jones
2016-10-12 17:53:27 +01:00
parent b3796a8e24
commit 8a2ae6c480
9 changed files with 11 additions and 11 deletions

View File

@@ -234,7 +234,7 @@
<p>A minimum MQTT broker connection requires only a broker server address to be added to the default configuration.</p>
<p>To secure the connection with SSL/TLS, a TLS Configuration must also be configured and selected.</p>
<p>If you create a Client ID it must be unique to the broker you are connecting to.</p>
<p>For more information about MQTT see the <a href="http://www.eclipse.org/paho/" target="_new">Eclipse Paho</a> site.</p>
<p>For more information about MQTT see the <a href="http://www.eclipse.org/paho/" target="_blank">Eclipse Paho</a> site.</p>
</script>
<script type="text/javascript">