1
0
mirror of https://github.com/eclipse/mosquitto.git synced 2025-10-14 02:48:40 +08:00

Fix link in CONTRIBUTING.md.

Closes #1362. Thanks to Furkan Aksoy.
This commit is contained in:
Roger A. Light
2019-08-01 10:30:13 +01:00
parent 07d2504bf5
commit b9006487d1
2 changed files with 4 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ implementation, of an MQTT broker to allow new, existing, and emerging
applications for Machine-to-Machine (M2M) and Internet of Things (IoT).
- <https://mosquitto.org/>
- <https://projects.eclipse.org/projects/technology.mosquitto>
- <https://projects.eclipse.org/projects/iot.mosquitto>
Source

View File

@@ -25,6 +25,9 @@ Clients:
- mosquitto_pub: fix error codes not being returned when mosquitto_pub exits.
Closes #1354.
Other:
- Various documentation fixes.
1.6.3 - 20190618
================