[modbus] Fix link to modbus developer documentation (#11277)
Resolves #8382 Signed-off-by: Sami Salonen <ssalonen@gmail.com>
This commit is contained in:
parent
5ae1567ba8
commit
ff75646015
|
@ -1300,4 +1300,4 @@ Consult [openHAB logging documentation](https://www.openhab.org/docs/administrat
|
|||
## For Developers
|
||||
|
||||
This binding can be extended in many ways.
|
||||
If you have a Modbus enabled device that you want to support in openHAB please read the [developer section](DEVELOPERS.md).
|
||||
If you have a Modbus enabled device that you want to support in openHAB please read the [developer section](https://github.com/openhab/openhab-addons/blob/main/bundles/org.openhab.binding.modbus/DEVELOPERS.md).
|
||||
|
|
Loading…
Reference in New Issue