From 0ac492a418565f4b1eddbc46daf314e3649f2772 Mon Sep 17 00:00:00 2001 From: Gundula Breder Date: Mon, 22 Nov 2021 13:22:12 +0100 Subject: [PATCH] Update README.md Link to new PLCnext Community site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d84eb25..b406f67 100644 --- a/README.md +++ b/README.md @@ -480,7 +480,7 @@ The cyclic update is performed with a worker thread (500ms). The app is now runn ## How to get support -The MQTT Client app is supported in the forum of the [PLCnext Community](https://www.plcnext-community.net/index.php?option=com_easydiscuss&view=categories&Itemid=221&lang=en). +The MQTT Client app is supported in the forum of the [PLCnext Community](https://www.plcnext-community.net/forum/#/categories). Please raise an issue with a detailed error description and always provide a copy of the Output.log file. -----------