Skip to content

Commit ce16be2

Browse files
janiversenalexrudd2
authored andcommitted
Correct README link. (pymodbus-dev#1316)
Correct README link.
1 parent bec1258 commit ce16be2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ Summary
3434

3535
Pymodbus is a full Modbus protocol implementation using a synchronous or asynchronous (using asyncio) core.
3636

37-
The modbus protocol documentation can be found `here <../_static/Modbus_Application_Protocol_V1_1b3.pdf>`_
37+
The modbus protocol documentation can be found `here <https://github.com/pymodbus-dev/pymodbus/blob/dev/doc/source/_static/Modbus_Application_Protocol_V1_1b3.pdf>`_
38+
3839
Supported modbus communication modes: tcp, rtu-over-tcp, udp, serial, tls
3940

4041
Pymodbus can be used without any third party dependencies (aside from pyserial) and is a very lightweight project.

0 commit comments

Comments
 (0)