eclipse / paho.mqtt.javascript

paho.mqtt.javascript
Other
1.15k stars 467 forks source link

eclipse.org page errors #223

Open hardillb opened 4 years ago

hardillb commented 4 years ago

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