diff options
author | Donald Stufft <donald@stufft.io> | 2013-10-19 22:39:44 -0400 |
---|---|---|
committer | Donald Stufft <donald@stufft.io> | 2013-10-19 22:39:44 -0400 |
commit | bf9df01971d5d154c170fa873d9829e5cb2795ec (patch) | |
tree | 571a417b7934737d38381ec3e28a8fbc8cc7c3e0 /docs | |
parent | 9f9f550a1803fbeb930ff4debfc825bfba0819ca (diff) | |
download | cryptography-bf9df01971d5d154c170fa873d9829e5cb2795ec.tar.gz cryptography-bf9df01971d5d154c170fa873d9829e5cb2795ec.tar.bz2 cryptography-bf9df01971d5d154c170fa873d9829e5cb2795ec.zip |
Use the https://cryptography.io domain name
Diffstat (limited to 'docs')
-rw-r--r-- | docs/community.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/community.rst b/docs/community.rst index 86ba5055..552318da 100644 --- a/docs/community.rst +++ b/docs/community.rst @@ -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/ |