From 2998bac33bc9dde04b910e40010dbb46428e5d0a Mon Sep 17 00:00:00 2001 From: Ferry Schuller Date: Thu, 16 Oct 2025 10:47:26 +0200 Subject: [PATCH] Update README.rst Typo in URL Note the underscore! https://ssh_paramiko.readthedocs.io --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 431daf9..543abf6 100644 --- a/README.rst +++ b/README.rst @@ -108,7 +108,7 @@ ssh_paramiko is compatible with Python 2.6+ Documentation ------------- -https://ssh_paramiko.readthedocs.io +https://ssh-paramiko.readthedocs.io Source Code -----------