Skip to content

Commit 3ffb1d0

Browse files
authored
Updated readme (#237)
1 parent d973500 commit 3ffb1d0

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
@@ -73,7 +73,7 @@ Starting from version ``1.2.0``, the default client in ``parallel-ssh`` has chan
7373

7474
See `this post <https://parallel-ssh.org/post/parallel-ssh-libssh2>`_ for a performance comparison of different Python SSH libraries.
7575

76-
An alternative client based on ``ssh-python`` (``libssh``) is also available. See `documentation <http://parallel-ssh.readthedocs.io/en/latest/clients.html>`_ for a feature comparison of the available clients in the library.
76+
An alternative client based on ``ssh-python`` (``libssh``) is also available. See `client documentation <http://parallel-ssh.readthedocs.io/en/latest/clients.html>`_ for a feature comparison of the available clients in the library.
7777

7878
``parallel-ssh`` makes use of clients and an event loop solely based on C libraries providing native code levels of performance and stability with an easy to use Python API.
7979

0 commit comments

Comments
 (0)