From b24614aee1e5760bfe1f7dd9a5d3f455fa6f58e6 Mon Sep 17 00:00:00 2001
From: Oliver Wagner <owagner@users.noreply.github.com>
Date: Mon, 22 Feb 2016 22:53:49 +0100
Subject: [PATCH] Fixed link to changelog.txt

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 0a678df..1133067 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 MQTT addon for Kodi
 ===================
 
-  Written and (C) 2015 Oliver Wagner <owagner@tellerulam.com> 
+  Written and (C) 2015-16 Oliver Wagner <owagner@tellerulam.com> 
   
   Provided under the terms of the MIT license.
 
@@ -78,5 +78,5 @@ See also
   
 Changelog
 ---------
-Please see service.mqtt/changelog.txt for the change log
-  
\ No newline at end of file
+Please see [service.mqtt/changelog.txt](service.mqtt/changelog.txt) for the change log
+  
-- 
GitLab