diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/community.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/community.rst b/docs/community.rst index 0cefd279..55763820 100644 --- a/docs/community.rst +++ b/docs/community.rst @@ -6,8 +6,10 @@ You can find ``crytography`` all over the web: * `Mailing list`_ * `Source code`_ * `Issue tracker`_ +* `Documentation`_ * IRC: ``#crytography-dev`` on ``irc.freenode.net`` .. _`Mailing list`: http://mail.python.org/mailman/listinfo/cryptography-dev .. _`Source code`: https://github.com/alex/crytopgraphy .. _`Issue tracker`: https://github.com/alex/crytopgraphy/issues +.. _`Documentation`: https://cryptography.readthedocs.org/ |