From 5d2fc824bee72a0ca3dcac001c90f0e1ee470e3d Mon Sep 17 00:00:00 2001 From: Red-Asuka Date: Mon, 19 Feb 2024 11:08:48 +0800 Subject: [PATCH] docs(readme): update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b4777fd0..b46f46030 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Please make sure to read the [Contributing Guide](https://github.com/emqx/MQTTX/ ## Resources -- [MQTT client programming](https://www.emqx.com/en/blog/tag/mqtt-client-programming) +- [MQTT Programming](https://www.emqx.com/en/blog/category/mqtt-programming) A series of blogs to help developers get started quickly with MQTT in PHP, Node.js, Python, Golang, and other programming languages.