From 97c6acecc17698bac8862f9bcb8ffa4df038e9a4 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Thu, 8 Aug 2013 20:13:32 -0400 Subject: There *is* a p in `cryptography` but it has a specific position in the word. --- docs/community.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/community.rst') diff --git a/docs/community.rst b/docs/community.rst index a4d3ef35..809ffd12 100644 --- a/docs/community.rst +++ b/docs/community.rst @@ -7,9 +7,9 @@ You can find ``cryptography`` all over the web: * `Source code`_ * `Issue tracker`_ * `Documentation`_ -* IRC: ``#crytography-dev`` on ``irc.freenode.net`` +* IRC: ``#cryptography-dev`` on ``irc.freenode.net`` .. _`Mailing list`: https://mail.python.org/mailman/listinfo/cryptography-dev -.. _`Source code`: https://github.com/alex/crytopgraphy -.. _`Issue tracker`: https://github.com/alex/crytopgraphy/issues +.. _`Source code`: https://github.com/alex/cryptography +.. _`Issue tracker`: https://github.com/alex/cryptography/issues .. _`Documentation`: https://cryptography.readthedocs.org/ -- cgit v1.2.3