From 32a2408282ceb05d152431cf42f6dbbcd999ba7b Mon Sep 17 00:00:00 2001 From: Thomas Klaehn Date: Wed, 15 Feb 2017 17:42:57 +0100 Subject: [PATCH] Readme.md: link error corrected Signed-off-by: Thomas Klaehn --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 4b053d8..5592740 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,7 @@ # mqtt data logger ## Prerequisites -Depends on `communication_protocols.py` (https://files.blackfinn.de/files/python/communication_protocols.py). +Depends on `communication_protocols.py` (https://files.blackfinn.de/python/communication_protocols.py). ## Installation @@ -30,4 +30,4 @@ $ systemctl start mqtt_logger.service ``` ## Service -Log file are stored at `/var/log/mqtt/...` \ No newline at end of file +Log file are stored at `/var/log/mqtt/...`