paho.mqtt.javascript icon indicating copy to clipboard operation
paho.mqtt.javascript copied to clipboard

eclipse.org page errors

Open hardillb opened this issue 5 years ago • 0 comments

On https://www.eclipse.org/paho/clients/js/ the following need updating:

  1. The direct link to the .js file on github is wrong. The second link in the Downloading section should be https://raw.githubusercontent.com/eclipse/paho.mqtt.javascript/master/src/paho-mqtt.js

  2. The issues link is labelled incorrectly, it says https://github.com/eclipse/paho.mqtt.java/issues when it should say https://github.com/eclipse/paho.mqtt.javascript/issues

hardillb avatar Aug 06 '20 12:08 hardillb