diff --git a/bundles/org.openhab.binding.netatmo/README.md b/bundles/org.openhab.binding.netatmo/README.md index 8752fa3d4..f210b919d 100644 --- a/bundles/org.openhab.binding.netatmo/README.md +++ b/bundles/org.openhab.binding.netatmo/README.md @@ -27,11 +27,11 @@ Here is the procedure: ### 1. Application Creation -Create an application at https://dev.netatmo.com/dev/createapp +Create an application at https://dev.netatmo.com/apps/createanapp The variables you will need to get to setup the binding are: -* `` Your client ID taken from your App at https://dev.netatmo.com/dev/listapps +* `` Your client ID taken from your App at https://dev.netatmo.com/apps * `` A token provided along with the ``. * `` The username you use to connect to the Netatmo API (usually your mail address). * `` The password attached to the above username.