From 73e149c54de8ba8a709e76d45ee24692e03cf1cf Mon Sep 17 00:00:00 2001 From: teejay-87 Date: Fri, 26 Oct 2018 13:46:14 +0200 Subject: [PATCH] Fixed example host (#7124) * Fixed example host "http://" is not needed nor wanted in host, in order for the plugin to work * Add period --- source/_components/switch.dlink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/switch.dlink.markdown b/source/_components/switch.dlink.markdown index 18eb457fef4..9511792504e 100644 --- a/source/_components/switch.dlink.markdown +++ b/source/_components/switch.dlink.markdown @@ -34,7 +34,7 @@ switch: {% configuration %} host: - description: "The IP address of your D-Link plug, e.g., http://192.168.1.32" + description: "The IP address of your D-Link plug, e.g., 192.168.1.32." required: true type: string name: