Mercurial > p > roundup > code
diff doc/installation.txt @ 6419:4d321d52d67d
fix broken link for pyopenssl
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 23 May 2021 13:52:09 -0400 |
| parents | 205bc1d27985 |
| children | 8f1b91756457 |
line wrap: on
line diff
--- a/doc/installation.txt Fri May 21 19:38:37 2021 -0400 +++ b/doc/installation.txt Sun May 23 13:52:09 2021 -0400 @@ -1451,7 +1451,7 @@ .. _Olson tz database: https://www.iana.org/time-zones .. _Psycopg: https://www.psycopg.org/ .. _pyjwt: https://pypi.org/project/PyJWT/ -.. _pyopenssl: http://pyopenssl.sourceforge.net +.. _pyopenssl: https://pypi.org/project/pyOpenSSL/ .. _pysqlite: https://pysqlite.org/ .. _pytz: https://pypi.org/project/pytz/ .. _pywin32: https://pypi.org/project/pywin32/
