From fd72307384a432ac84123b4267cc12b1b64abef5 Mon Sep 17 00:00:00 2001 From: Snowdd1 Date: Fri, 2 Oct 2015 08:17:59 +0200 Subject: [PATCH] Fix hint in KNX-sample-config.json --- platforms/KNX-sample-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/KNX-sample-config.json b/platforms/KNX-sample-config.json index 86e070b..05b7e15 100644 --- a/platforms/KNX-sample-config.json +++ b/platforms/KNX-sample-config.json @@ -8,7 +8,7 @@ "description": "This is an example configuration file for KNX platform shim", "hint": "Always paste into jsonlint.com validation page before starting your homebridge, saves a lot of frustration", "hint2": "Replace all group addresses by current addresses of your installation, these are arbitrary examples!", - "hint3": "For valid services and their characteristics have a look at the knxdevice.md file in folder accessories!", + "hint3": "For valid services and their characteristics have a look at the KNX.md file in folder platforms!", "platforms": [ { "platform": "KNX",