From 39e7b45d7465ed61268658e173bc252bd65ff334 Mon Sep 17 00:00:00 2001 From: Roger Light Date: Mon, 24 Jun 2013 20:54:28 +0100 Subject: [PATCH] Bugs for the C client should be reported against MQTT-C. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5239ba0a..4a28c681 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ export MQTT_C_CLIENT_TRACE_LEVEL=PROTOCOL ## Reporting bugs -Please report bugs under the "MQTT" Component in [Eclipse Bugzilla](http://bugs.eclipse.org/bugs) for the Paho Technology project. +Please report bugs under the "MQTT-C" Component in [Eclipse Bugzilla](http://bugs.eclipse.org/bugs/) for the Paho Technology project. ## More information