From 14a45f4ff4f25e28f3ba27f09be154be37f1c905 Mon Sep 17 00:00:00 2001 From: Sami Mokaddem Date: Wed, 29 Nov 2017 09:59:48 +0100 Subject: [PATCH] typo: fixed path message passing pic --- doc/DOC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/DOC.md b/doc/DOC.md index 7cae037..10ba74f 100644 --- a/doc/DOC.md +++ b/doc/DOC.md @@ -6,7 +6,7 @@ The script __zmq_subscriber.py__ tries to subscribe to it. Depending on the rece Real time data are sent to their respective server's Redis pubsub channel -![Message passing](./doc/message_passing.png "Message passing") +![Message passing](./message_passing.png "Message passing") # Redis database