mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Use the https://cryptography.io domain name
This commit is contained in:
parent
9f9f550a18
commit
bf9df01971
3 changed files with 6 additions and 3 deletions
|
|
@ -12,4 +12,4 @@ Examples of contributions include:
|
|||
Extensive contribution guidelines are available in the repository at
|
||||
``docs/contributing.rst``, or online at:
|
||||
|
||||
https://cryptography.readthedocs.org/en/latest/contributing/
|
||||
https://cryptography.io/en/latest/contributing/
|
||||
|
|
|
|||
|
|
@ -15,7 +15,10 @@ yet. It targets Python 2.6-2.7, Python 3.2+, as well as PyPy.
|
|||
|
||||
You can find more documentation at `Read The Docs`_.
|
||||
|
||||
.. _`Read The Docs`: https://cryptography.readthedocs.org/
|
||||
You can find more information in the `documentation`_.
|
||||
|
||||
.. _`documentation`: https://cryptography.io/
|
||||
|
||||
|
||||
Discussion
|
||||
~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@ You can find ``cryptography`` all over the web:
|
|||
.. _`Mailing list`: https://mail.python.org/mailman/listinfo/cryptography-dev
|
||||
.. _`Source code`: https://github.com/pyca/cryptography
|
||||
.. _`Issue tracker`: https://github.com/pyca/cryptography/issues
|
||||
.. _`Documentation`: https://cryptography.readthedocs.org/
|
||||
.. _`Documentation`: https://cryptography.io/
|
||||
|
|
|
|||
Loading…
Reference in a new issue