diff --git a/addons/binding/org.openhab.binding.harmonyhub/README.md b/addons/binding/org.openhab.binding.harmonyhub/README.md index 18e7be99f3175..1d4e261d0854f 100644 --- a/addons/binding/org.openhab.binding.harmonyhub/README.md +++ b/addons/binding/org.openhab.binding.harmonyhub/README.md @@ -78,4 +78,4 @@ sitemap demo label="Main Menu" { } } ``` -Possible values for the "buttonPress" channel can be determined via the REST API for channel-types, http://YourServer/rest/channel-types. Search the JSON for "harmonyhub:device". +Possible values for the "buttonPress" channel can be determined via the REST API for channel-types, http://YourServer:8080/rest/channel-types. Search the JSON for "harmonyhub:device".