Skip to content

Commit 9aac14e

Browse files
authored
Update README.rst (#1313)
1 parent b75730e commit 9aac14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ 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 <../_static/Modbus_Application_Protocol_V1_1b3.pdf>`_
3838
Supported modbus communication modes: tcp, rtu-over-tcp, udp, serial, tls
3939

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

0 commit comments

Comments
 (0)