docs: modbus: Update PyModbus GitHub project URL
The PyModbus project changed the GitHub project URL from: https://github.com/riptideio/pymodbus to: https://github.com/pymodbus-dev/pymodbus Signed-off-by: Chris Wilson <chris@cgnd.dev>
This commit is contained in:
parent
8e026ba19e
commit
b8131b7567
3 changed files with 3 additions and 3 deletions
|
@ -150,4 +150,4 @@ To read holding registers use FC03 command (read_holding_registers).
|
|||
}
|
||||
|
||||
.. _`joy-it RS-485 shield for Arduino`: https://joy-it.net/en/products/ARD-RS485
|
||||
.. _`PyModbus`: https://github.com/riptideio/pymodbus
|
||||
.. _`PyModbus`: https://github.com/pymodbus-dev/pymodbus
|
||||
|
|
|
@ -118,4 +118,4 @@ To read holding registers use FC03 command (read_holding_registers).
|
|||
]
|
||||
}
|
||||
|
||||
.. _`PyModbus`: https://github.com/riptideio/pymodbus
|
||||
.. _`PyModbus`: https://github.com/pymodbus-dev/pymodbus
|
||||
|
|
|
@ -114,4 +114,4 @@ To read holding registers use FC03 command (read_holding_registers).
|
|||
]
|
||||
}
|
||||
|
||||
.. _`PyModbus`: https://github.com/riptideio/pymodbus
|
||||
.. _`PyModbus`: https://github.com/pymodbus-dev/pymodbus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue