From d3d10854a9b116f379dee63310d4dbaa9f36e0f2 Mon Sep 17 00:00:00 2001 From: Yonathan Negussie Mengesha Date: Thu, 1 Feb 2024 16:29:05 +0100 Subject: [PATCH] Fix HiveMQ logo (#8215) --- docs/modules/hivemq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/hivemq.md b/docs/modules/hivemq.md index 2ebdd7a9ad8..c898d58fea8 100644 --- a/docs/modules/hivemq.md +++ b/docs/modules/hivemq.md @@ -1,6 +1,6 @@ # HiveMQ Module -drawing +![hivemq logo](../modules_logos/hivemq-module.png) Automatic starting HiveMQ docker containers for JUnit4 and JUnit5 tests. This enables testing MQTT client applications and integration testing of custom HiveMQ extensions.