Skip to content

Commit bec1258

Browse files
committed
More direct readme links for REPL (pymodbus-dev#1314)
1 parent 72a486e commit bec1258

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Pymodbus REPL comes with many handy features such as payload decoder
140140
to directly retrieve the values in desired format and supports all
141141
the diagnostic function codes directly .
142142

143-
For more info on REPL Client refer `Pymodbus REPL Client <https://github.com/pymodbus-dev/pymodbus/tree/dev/pymodbus/repl>`_
143+
For more info on REPL Client refer `Pymodbus REPL Client <https://github.com/pymodbus-dev/pymodbus/blob/dev/pymodbus/repl/client/README.md>`_
144144

145145
.. image:: https://asciinema.org/a/y1xOk7lm59U1bRBE2N1pDIj2o.png
146146
:target: https://asciinema.org/a/y1xOk7lm59U1bRBE2N1pDIj2o
@@ -151,7 +151,7 @@ Pymodbus REPL Server
151151

152152
Pymodbus also comes with a REPL server to quickly run an asynchronous server with additional capabilities out of the box like simulating errors, delay, mangled messages etc.
153153

154-
For more info on REPL Server refer `Pymodbus REPL Server <https://github.com/pymodbus-dev/pymodbus/tree/dev/pymodbus/repl>`_
154+
For more info on REPL Server refer `Pymodbus REPL Server <https://github.com/pymodbus-dev/pymodbus/blob/dev/pymodbus/repl/server/README.md>`_
155155

156156
.. image:: https://img.youtube.com/vi/OutaVz0JkWg/maxresdefault.jpg
157157
:target: https://youtu.be/OutaVz0JkWg

0 commit comments

Comments
 (0)