diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2019-05-31 20:20:24 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2019-05-31 20:20:24 -0400 |
commit | e32ac1fc926cd9e2e4998c12aecafc37862f13ef (patch) | |
tree | 51b1508b7364a119e1ec6ff069c198eaca32e17c /sites/www/installing-1.x.rst | |
parent | f3af0b3e697adc8902039b21fde93871048160e4 (diff) | |
parent | 01389cfc2de782a1884ffcf8e35ff659cb4d38c3 (diff) |
Merge branch 'master' into 1311-int
Diffstat (limited to 'sites/www/installing-1.x.rst')
-rw-r--r-- | sites/www/installing-1.x.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/installing-1.x.rst b/sites/www/installing-1.x.rst index 8ede40d5..7421a6c2 100644 --- a/sites/www/installing-1.x.rst +++ b/sites/www/installing-1.x.rst @@ -118,4 +118,4 @@ First, see the main install doc's notes: :ref:`gssapi` - everything there is required for Paramiko 1.x as well. Additionally, users of Paramiko 1.x, on all platforms, need a final dependency: -`pyasn1 <https://pypi.python.org/pypi/pyasn1>`_ ``0.1.7`` or better. +`pyasn1 <https://pypi.org/project/pyasn1/>`_ ``0.1.7`` or better. |