Skip to content

Commit

Permalink
Fixed url to the link of the page coding guidelines. (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen1980 authored and Confectrician committed Feb 19, 2019
1 parent cd9c81d commit 0599d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developers/development/bindings.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ title: Developing bindings

This page describes the necessary steps in order to implement a new binding for openHAB.

For information about code style and naming conventions, please see the [coding guidelines](guidelines).
For information about code style and naming conventions, please see the [coding guidelines](guidelines.html).

Choose the option "openHAB 2 Add-ons" in [your IDE setup](ide.html), and create a skeleton for your binding.
To do this, use a command line terminal and go to your Git repository folder under `git/openhab2-addons/addons/binding` and call the script `create_openhab_binding_skeleton.sh` with two arguments.
Expand Down

0 comments on commit 0599d87

Please sign in to comment.