mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Fix installation docs link in README.rst (#5520)
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
This commit is contained in:
parent
b0a3d89e0f
commit
48211dd717
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ documentation.
|
|||
|
||||
|
||||
.. _`documentation`: https://cryptography.io/
|
||||
.. _`the installation documentation`: https://cryptography.io/en/latest/installation/
|
||||
.. _`the installation documentation`: https://cryptography.io/en/latest/installation.html
|
||||
.. _`issue tracker`: https://github.com/pyca/cryptography/issues
|
||||
.. _`cryptography-dev`: https://mail.python.org/mailman/listinfo/cryptography-dev
|
||||
.. _`security reporting`: https://cryptography.io/en/latest/security/
|
||||
|
|
|
|||
Loading…
Reference in a new issue