[modbus] Fix link to modbus developer documentation (#11277)

Resolves #8382

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
This commit is contained in:
Sami Salonen
2021-09-21 22:58:54 +03:00
committed by GitHub
parent 5ae1567ba8
commit ff75646015

View File

@@ -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).