From 460e93404f45fa0f72d17d9cbbe46b9a998584d0 Mon Sep 17 00:00:00 2001 From: James Sutton Date: Mon, 29 Feb 2016 13:33:49 +0000 Subject: [PATCH] Fixing urls in README.md Signed-off-by: James Sutton --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3c42a62..bc7a72d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Eclipse Paho MQTT-SN Embedded C client - ## Project description: The Paho project has been created to provide reliable open-source implementations of open and standard messaging protocols aimed at new, existing, and emerging applications for Machine-to-Machine (M2M) and Internet of Things (IoT). @@ -12,8 +11,8 @@ Paho reflects the inherent physical and cost constraints of device connectivity. - Project Website: [https://www.eclipse.org/paho](https://www.eclipse.org/paho) - Eclipse Project Information: [https://projects.eclipse.org/projects/iot.paho](https://projects.eclipse.org/projects/iot.paho) -- Paho Testing Page: [https://www.eclipse.org/paho/clients/testing/](https://www.eclipse.org/paho/clients/testing/) -- GitHub: [https://github.com/eclipse/paho.mqtt.testing](https://github.com/eclipse/paho.mqtt.testing) +- Paho MQTT-SN Embedded C Page: [https://www.eclipse.org/paho/clients/c/embedded-sn/](https://www.eclipse.org/paho/clients/c/embedded-sn/) +- GitHub: [https://github.com/eclipse/paho.mqtt-sn.embedded-c](https://github.com/eclipse/paho.mqtt-sn.embedded-c) - Twitter: [@eclipsepaho](https://twitter.com/eclipsepaho) -- Issues: [https://github.com/eclipse/paho.mqtt.testing/issues](https://github.com/eclipse/paho.mqtt.testing/issues) +- Issues: [https://github.com/eclipse/paho.mqtt-sn.embedded-c/issues](https://github.com/eclipse/paho.mqtt-sn.embedded-c/issues) - Mailing-list: [https://dev.eclipse.org/mailman/listinfo/paho-dev](https://dev.eclipse.org/mailman/listinfo/paho-dev)