Skip to content

Commit 20ddff9

Browse files
committed
Updating CONTRIBUTING.md & README.md on master branch
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
1 parent eafef67 commit 20ddff9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ Contact the project developers via the project's development
5858
Search for bugs:
5959
----------------
6060

61-
This project currently uses [Bugzilla](https://bugs.eclipse.org/bugs/buglist.cgi?product=Paho) to track ongoing development and issues.
61+
This project uses GitHub Issues here: [github.com/eclipse/paho.mqtt.java/issues](https://github.com/eclipse/paho.mqtt.java/issues) to track ongoing development and issues.
6262

6363
Create a new bug:
6464
-----------------
6565

6666
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!
6767

68-
- [Create new Paho bug](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Paho)
68+
- [Create new Paho bug](https://github.com/eclipse/paho.mqtt.java/issues/new)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Paho reflects the inherent physical and cost constraints of device connectivity.
1818
- Paho Java Client Page: [https://eclipse.org/paho/clients/java/](https://eclipse.org/paho/clients/java)
1919
- GitHub: [https://github.com/eclipse/paho.mqtt.java](https://github.com/eclipse/paho.mqtt.java)
2020
- Twitter: [@eclipsepaho](https://twitter.com/eclipsepaho)
21-
- Issues: Currently [https://bugs.eclipse.org/bugs/buglist.cgi?component=MQTT-Java](https://bugs.eclipse.org/bugs/buglist.cgi?component=MQTT-Java), though will soon be GitHub Issues.
21+
- Issues: [https://github.com/eclipse/paho.mqtt.java/issues](https://github.com/eclipse/paho.mqtt.java/issues)
2222
- Mailing-list: [https://dev.eclipse.org/mailman/listinfo/paho-dev](https://dev.eclipse.org/mailman/listinfo/paho-dev)
2323

2424
## Using the Paho Java Client

0 commit comments

Comments
 (0)